Neat! I just started playing around with the implementation of another Lisp-inspired language I've been thinking about for a while now (https://github.com/gliese1337/vernal-lang); I suspect this could turn out to be a really useful reference for implementing the compiler (not to mention inspiring me to steal features).
Comments
Neat! I just started playing around with the implementation of another Lisp-inspired language I've been thinking about for a while now (https://github.com/gliese1337/vernal-lang); I suspect this could turn out to be a really useful reference for implementing the compiler (not to mention inspiring me to steal features).