Lightweight bytecode interpreter
Go to file
JeffBezanson 4cb9685266 adding support for arbitrarily-long argument lists
argument lists are heap-allocated after a certain cutoff (currently 127)
2009-03-27 03:06:55 +00:00
femtolisp adding support for arbitrarily-long argument lists 2009-03-27 03:06:55 +00:00
llt avoiding sprintf for error messages where possible 2009-03-25 02:28:21 +00:00