>Try compiling this:
>
> do ask "Please enter some Rebol code: "

FORTH and Lisp systems don't seem to have a problem with this. Most Common Lisp
systems I know are compiled and have interactive input. See Corman Lisp for an
example (http://www.corman.net). Generally the compiler is part of the run time
and compiles the entered code on the fly.

Chris.
--
http://www.double.co.nz/cl
http://www.double.co.nz/dylan


Reply via email to