upscheme/femtolisp
JeffBezanson a2b57453cb adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
..
ast
attic
lib adding gensym?, fixing keyword? 2009-08-09 17:05:40 +00:00
site
tests changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
tiny
100x100.lsp
FLOSSING
LICENSE
Makefile fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
Makefile.macosx adding dependency on equal.c in makefiles 2010-02-05 19:56:10 +00:00
aliases.scm adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
ascii-mona-lisa
ascii-mona-lisa-2
bootstrap.sh
builtins.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
color.lsp adding support for eof-object 2009-08-09 18:04:03 +00:00
compiler.lsp clarifying which values are unspecified, and making the unspecified value 2010-01-06 18:27:28 +00:00
cps.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
cvalues.c adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
equal.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
equalhash.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
equalhash.h
flisp.boot clarifying which values are unspecified, and making the unspecified value 2010-01-06 18:27:28 +00:00
flisp.c adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
flisp.h adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
flmain.c adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
iostream.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
mkboot0.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
mkboot1.lsp
opaque_type_template.c
opcodes.h adding support for eof-object 2009-08-09 18:04:03 +00:00
perf.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
print.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
read.c adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
rule30.lsp
string.c adding fl_ prefix to some functions 2010-04-29 18:01:26 +00:00
system.lsp clarifying which values are unspecified, and making the unspecified value 2010-01-06 18:27:28 +00:00
table.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
tcolor.lsp
test.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
todo adding io.peekc, top-level-bound? (alias) 2009-08-23 05:07:46 +00:00
todo-scrap
torture.scm adding offset and count arguments to io.write 2009-08-09 04:04:31 +00:00
torus.lsp
types.c adding interoperability with boehm gc if BOEHM_GC is defined 2010-05-02 20:36:39 +00:00
unittest.lsp fixing char comparison bug 2009-11-18 17:38:16 +00:00