[Prev][Next][Index][Thread]

Re: Some inquiries about Dylan tutorials and documentation



* Bruce Hoult wrote:

> I don't see any reason to *need* an interpreted language for this sort of
> thing.  

Just to be clear, I didn't particularly mean an interpreted language
(although I did mention EVAL, I know).  I really meant a language
where you can say something like (funcall (compile nil (read ...))).
(Although in real life you want to do something like: (funcall (compile
nil (safe-read ...)))).

--tim




References: