On 01/03/2008, Ezra Zygmuntowicz <ezmobius / gmail.com> wrote: > > Elliot t :) > - > > You may want to look at these two projects: > > http://chaosforge.org/taw/rlisp/ > > http://bus-scheme.rubyforge.org/ > > rlisp is a lisp to ruby compiler with nice lisp -> ruby integration > that solves most of the problems you are asking about. Bus Scheme is > a scheme written in ruby with ruby integration. > > Rlisp is more complete but I prefer scheme to lisp myself so bus > scheme is pretty interesting, bus scheme already runs on rubinius too ;) I've seen rlisp briefly and Bus Scheme too. Bus Scheme isn't really that integrated; more Scheme than Ruby, IMO. RLisp is quite nice but not quite perfect, IMO -- the philosophy's quite different. My idea is a Ruby Lisp, really, not a Lisp integrated with Ruby. :) -ehird