[chuck-users] [Announce] MAL implementation

Vasilij Schneidermann v.schneidermann at gmail.com
Wed Aug 10 17:14:09 EDT 2016


Hello,

after many sleepless nights I've finally managed implementing MAL, a
minimal, Clojure-inspired Lisp interpreter, in ChucK [1].  You can check
out its repository and run it as described in the README.  Error
handling is minimal, so beware of bugs!  There is also a personal blog
post [2] detailing the rougher edges I've encountered, it might be good
reference for future bug fixes.  I'd love getting feedback on it,
especially if any of my remarks happen to be misunderstandings on my
side.

Cheers
Vasilij

[1] https://github.com/kanaka/mal/pull/229
[2] http://emacsninja.com/posts/lisping-the-chuckian-way.html


More information about the chuck-users mailing list