send link to app

Lisping app for iPhone and iPad


4.6 ( 9216 ratings )
Productivity Education
Developer: Felwig
6.99 USD
Current version: 1.2.4, last update: 7 years ago
First release : 04 Apr 2012
App size: 1.84 Mb

Lisping is a Lisp editor designed around the concept of editing the parse tree, an approach chosen because of its suitability to the iPod, iPad and iPhones touchscreen interface. Currently Lisping supports Clojure and Scheme.

Anyone who has tried to edit code on the a touchscreen through a traditional textview knows that it doesnt work well. Editing source code character by character is a concept wedded to the keyboard and it is inappropriate for iOS devices, none of which have a keyboard. Lisping abandons this model and allows you to edit your code via the parse tree. Rather than manipulating ranges of characters Lisping focusses on selecting, creating and moving syntax elements, a task ideally suited to iOSs touchscreen interface.

Lisping has support for editing both Scheme and Clojure. Lisping has a built in Scheme interpreter so you can try out code on your device, but it is impossible to execute Clojure on iOS.

If you have any questions, comments or suggestions then get in contact at [email protected]. More information is available at our website slidetocode.com.