Go to file
JeffBezanson 17752decf4 implementing support for lambdas with up to 2^32-1 required arguments
using copy-list to implement append2
fixing bug in op_vargc when nrequired==MAX_ARGS
making fetching of multibyte numbers from bytecode portable
some cleanup in compiler
2009-06-06 21:15:54 +00:00
femtolisp implementing support for lambdas with up to 2^32-1 required arguments 2009-06-06 21:15:54 +00:00
llt allowing multiple expressions in lambda 2009-05-29 04:38:50 +00:00