Is Ruby an acceptable Lisp? It has everything you need except macros.
Name:
Anonymous2011-03-14 10:01
>>1
Ruby is no better than Haskell. It has similiarly awful syntax and a messy type-system. In an "acceptable Lisp" everything should be a list. Check REFAL, which much more acceptable, than Ruby.