Lightweight bytecode interpreter
Go to file
JeffBezanson debf3fd517 moving (length) out of core
changing another recursive call to goto
adding special cases in compiler for 0 and 1 argument versions of some
  vararg builtins
beginning implementation of bytecode interpreter
2009-04-09 04:04:27 +00:00
femtolisp moving (length) out of core 2009-04-09 04:04:27 +00:00
llt making some utf8 routines more robust against invalid data 2009-04-02 02:22:38 +00:00