From: Kev Jackson Date: 2005-09-27T13:08:26+09:00 Subject: Re: Fwd: Lisp macros >Thank you! > >Does Lisp have any other advantages over Ruby that I should be looking >for? When would I want to use Lisp over Ruby? > > > When you want to write your own language, Lisp is very useful, I'm sure that you can do this quite well with ruby (but I'm no ruby expert), but Lisp is teh poster child for domain specific languages. Kev