On 9/27/05, Ben <benbelly / gmail.com> wrote: > On 9/27/05, Ben <benbelly / gmail.com> wrote: > > (much rambling snipped) > > Alright, now I am intrigued. How much work would it be to create a > Ruby Lisp-like parser? You might be interested in Rouge, a (simple) Lisp interpreter in Ruby: http://raa.ruby-lang.org/project/rouge/ Sean