upscheme/femtolisp
JeffBezanson 180b05fa8e storing environment size on the stack so lambda doesn't need to
compute it. changed penv from pointer to stack index.
result is best performance yet.

fixing constantp to be true for quoted values
2008-07-18 04:16:07 +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 storing environment size on the stack so lambda doesn't need to 2008-07-18 04:16:07 +00:00
flisp.h changing environment representation to contiguous values 2008-07-15 01:20:52 +00:00
perf.lsp changing environment representation to contiguous values 2008-07-15 01:20:52 +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 import femtolisp source 2008-07-01 01:54:22 +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 storing environment size on the stack so lambda doesn't need to 2008-07-18 04:16:07 +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