On 18-Jul-02, Ammon Johnson wrote: > Carl did say that he liked the idea of being able to compile a > function directly from REBOL something like:
>>> my-func: compile func [x] [x * .0193882] >>> > Which would make my-func a native value. The only catch here is > that Carl didn't say when or IF they would impliment it, only that > he liked it. ;-) And this Carl likes the idea too. (; Ammon, you mentioned a couple of posts back that REBOL can be compiled. "You just need to contact RT for details." Do you mean Encap, or is there true compiling now? I assume the former, as I can't imagine how you can compile a script where every word within it can be both data and code. -- Carl Read -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
