send link to app

Lambda LISP


4.6 ( 9616 ratings )
ユーティリティ 仕事効率化
開発者 Gaurav Menghani
無料

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