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!