Hacker News new | ask | show | jobs
by robertjflong 4452 days ago
:) http://i.imgur.com/kcrt5iJ.png

Working on my toy functional language in Ruby [1]. Gives constant-space recursion, true higher orderism and homoiconicity in a Ruby environment. I've used it to create a static site generator, which I use to post snippets of code I've been working on [2]. It's a tad rough around the edges, but I hope to have it pretty usable soon!

[1] https://github.com/bobjflong/drog_lisp

[2] http://bobjflong.co/