Go to file
JeffBezanson 8decdc4ae4 making append a builtin
making branch destinations relative so we can access the code
  using *ip instead of code[ip]
doing the same to bp (argument access)
small improvement to map, builtin->instruction
better profiling
2009-06-15 02:25:21 +00:00
femtolisp making append a builtin 2009-06-15 02:25:21 +00:00
llt tiny performance tweaks: removing some variables, making some static 2009-06-09 18:46:02 +00:00