LispEx (github.com)

2 points by vt ↗ HN
LispEx is another Lisp Interpreter implemented with Go.

2 comments

[ 2.1 ms ] story [ 14.7 ms ] thread
> LispEx is another Lisp Interperter implemented with Go. The syntax, semantics and library procedures are a subset of R5RS:

The name hould be SchemeEx :) (tail call optimization is still "in developing")

:) Good advice, but I think `LispEx` seems to be more short and elegant. Thanks for your attention.