femtolisp/femtolisp
JeffBezanson 60644c760e made apply() entry point more efficient (now non-consing)
added selfevaluating(v) predicate
2008-07-26 04:03:48 +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 import femtolisp source 2008-07-01 01:54:22 +00:00
tiny import femtolisp source 2008-07-01 01:54:22 +00:00
100x100.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
Makefile updating build for new repository structure 2008-07-01 01:58:16 +00:00
builtins.c storing environment size on the stack so lambda doesn't need to 2008-07-18 04:16:07 +00:00
color.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
cvalues.c import femtolisp source 2008-07-01 01:54:22 +00:00
dict.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
equal.c import femtolisp source 2008-07-01 01:54:22 +00:00
equal.scm import femtolisp source 2008-07-01 01:54:22 +00:00
flisp.c made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
flisp.h made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
perf.lsp made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
pisum.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
print.c import femtolisp source 2008-07-01 01:54:22 +00:00
printcases.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
read.c made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
system.lsp changing environment representation to contiguous values 2008-07-15 01:20:52 +00:00
tcolor.lsp adding performance test files 2008-07-15 00:06:42 +00:00
test.lsp adding performance test files 2008-07-15 00:06:42 +00:00
todo made apply() entry point more efficient (now non-consing) 2008-07-26 04:03:48 +00:00
todo-scrap import femtolisp source 2008-07-01 01:54:22 +00:00
torus.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
unittest.lsp import femtolisp source 2008-07-01 01:54:22 +00:00
wt.lsp import femtolisp source 2008-07-01 01:54:22 +00:00