LIME编程语言动态编程语言
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.
评论