- 授权协议: Public Domain
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/apresta/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.
