说明:Lengine,另一个Lisp引擎
目录
在Scala 2.12.10编译
应该安装
# SBT should be installed in your local machine
$ git clone https://github.com/gkm2164/lengine
$ ./install.sh
$ ./lengine [filename] ?
# ex) run lisp code
$ ./lengine ./examples/testCode.lisp
# ex) run REPL
<weixin_42176827> 上传 | 大小:63kb