Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Is REBOL interpreted or byte-compiled? Re:(2)

From: agem:crosswinds at: 31-Aug-2000 14:42

kind of a forth-compiler with some steps more in the interpreter could do it, except of "one time bindings" like objects (a/b , find the b). should be as fast as bytecode?