.. |
ast
|
some renaming (intern is now symbol) and moving stuff around
|
2009-06-30 03:21:41 +00:00 |
attic
|
initial implementation of let-syntax
|
2009-03-17 21:53:55 +00:00 |
lib
|
adding gc handles, making evaluator stack static
|
2009-05-19 02:54:56 +00:00 |
site
|
…
|
|
tiny
|
…
|
|
100x100.lsp
|
…
|
|
FLOSSING
|
…
|
|
LICENSE
|
…
|
|
Makefile
|
keeping track of function names, printing nice stack traces
|
2009-07-10 04:17:39 +00:00 |
aliases.scm
|
rewriting some primitives to take advantage of the full language; they
|
2009-07-18 02:16:18 +00:00 |
ascii-mona-lisa
|
…
|
|
ascii-mona-lisa-2
|
…
|
|
bootstrap.sh
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
builtins.c
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
color.lsp
|
…
|
|
compiler.lsp
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
cps.lsp
|
some renaming (intern is now symbol) and moving stuff around
|
2009-06-30 03:21:41 +00:00 |
cvalues.c
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
equal.c
|
changing boot file format; the old one did not preserve sharing
|
2009-07-17 01:30:26 +00:00 |
equal.scm
|
…
|
|
equalhash.c
|
…
|
|
equalhash.h
|
…
|
|
flisp.boot
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
flisp.c
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
flisp.h
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
iostream.c
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
mkboot0.lsp
|
keeping track of function names, printing nice stack traces
|
2009-07-10 04:17:39 +00:00 |
mkboot1.lsp
|
adding *error-stream* variable
|
2009-05-05 23:51:13 +00:00 |
opaque_type_template.c
|
…
|
|
opcodes.h
|
adding the ability for the VM to use computed goto where available
|
2009-06-28 19:47:11 +00:00 |
perf.lsp
|
adding maxstack calculation and stack overflow protection
|
2009-06-27 23:07:22 +00:00 |
pisum.lsp
|
…
|
|
print.c
|
keeping track of function names, printing nice stack traces
|
2009-07-10 04:17:39 +00:00 |
printcases.lsp
|
removing some unnecessary stuff
|
2009-03-23 20:44:19 +00:00 |
read.c
|
adding integer division function div
|
2009-05-14 01:30:25 +00:00 |
rule30.lsp
|
making 3rd argument to string.sub optional
|
2009-05-07 02:10:52 +00:00 |
string.c
|
adding string.width
|
2009-05-31 22:09:26 +00:00 |
system.lsp
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
table.c
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
tcolor.lsp
|
faster append
|
2009-05-30 21:13:13 +00:00 |
test.lsp
|
adding functions max and min
|
2009-07-08 19:07:56 +00:00 |
todo
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
todo-scrap
|
…
|
|
torture.scm
|
optimizations to map and case
|
2009-06-11 00:34:50 +00:00 |
torus.lsp
|
some cleanup, removing some unnecessary global bindings
|
2009-04-08 18:17:02 +00:00 |
types.c
|
…
|
|
unittest.lsp
|
simplifying code by eliminating the hybrid stack/heap calling convention
|
2009-07-20 04:57:17 +00:00 |
wt.lsp
|
converting for to a special form
|
2009-04-16 03:05:38 +00:00 |