send link to app

Lambda LISP app for iPhone and iPad


4.6 ( 9616 ratings )
Utilities Productivity
Developer: Gaurav Menghani
Free
Current version: 1.4, last update: 7 years ago
First release : 13 Oct 2015
App size: 2.67 Mb

Lambda is a dialect of LISP that you can write on mobile!

Lambda allows you to write simple LISP expressions using all the primitive mathematical operators (+, -, *, /), comparison operators (>, >=, <, <=, =), conditional (cond), logical operators (or, and), etc.

You can also define variables and methods, including recursion.

Full syntax at: https://github.com/reddragon/lambda/blob/master/README.md