LIME 是一个使用类似 LISP 语法的动态编程语言。
It features partial function application, eager and lazy evaluation, call-by-value and call-by-reference, macros, reading/writing LIME code as data, a standard library including infinite streams, and an interactive mode with auto-indentation.
主页:https://github.com/apresta/lime/
下载:https://github.com/apresta/lime/tags
来自:开源中国社区