upscheme/femtolisp
JeffBezanson e08091e4a1 adding (for lo hi f) construct, changing library funcs to use it
setting license to CPL v1
2008-07-26 22:04:02 +00:00
..
ast changing environment representation to contiguous values 2008-07-15 01:20:52 +00:00
attic changing environment representation to contiguous values 2008-07-15 01:20:52 +00:00
site
tiny
100x100.lsp
LICENSE adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
Makefile
builtins.c storing environment size on the stack so lambda doesn't need to 2008-07-18 04:16:07 +00:00
color.lsp
cvalues.c adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
dict.lsp
equal.c
equal.scm
flisp.c adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
flisp.h adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
perf.lsp made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
pisum.lsp
print.c
printcases.lsp
read.c made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
system.lsp adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
tcolor.lsp adding performance test files 2008-07-15 00:06:42 +00:00
test.lsp adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
todo adding (for lo hi f) construct, changing library funcs to use it 2008-07-26 22:04:02 +00:00
todo-scrap
torus.lsp
unittest.lsp
wt.lsp