请问这是完整实现Scheme规范的lisp实现项目吗?
insionng opened this issue · 2 comments
insionng commented
我打算内置在我的Go项目里,作为插件的解析语言,但是不知到目前为止这个实现是不是已经完整了?
insionng commented
譬如项目究竟是遵从R5RS还是R6RS标准之类,能否明确标识出来?
http://www.schemers.org/Documents/Standards/R5RS/
http://www.r6rs.org
zhemao commented
No, glisp does not conform to any Scheme or Common Lisp standard. It is a small experimental Lisp dialect.
Also, I grew up in the US, so my Chinese is not very good. Please post any future communication in English.