upscheme/femtolisp
Jeff Bezanson f1fe3edd47 some more renaming 2012-02-17 17:39:41 -05:00
..
attic
examples some cleanup 2012-02-17 17:38:10 -05:00
lib adding gensym?, fixing keyword? 2009-08-09 17:05:40 +00:00
tests some more renaming 2012-02-17 17:39:41 -05:00
tiny some cleanup 2012-02-17 17:38:10 -05:00
.gitignore some cleanup 2012-02-17 17:38:10 -05:00
FLOSSING
LICENSE
Makefile some cleanup 2012-02-17 17:38:10 -05: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 simplifying code by eliminating the hybrid stack/heap calling convention 2009-07-20 04:57:17 +00:00
builtins.c misc. updates, mostly about portability and warnings 2010-08-04 19:03:19 +00:00
compiler.lsp getting rid of label 2010-12-23 06:49:37 +00:00
cvalues.c misc. updates, mostly about portability and warnings 2010-08-04 19:03:19 +00:00
equal.c fixing a bug in character-number comparison 2011-12-14 06:57:25 +00:00
equalhash.c misc. updates, mostly about portability and warnings 2010-08-04 19:03:19 +00:00
equalhash.h
flisp.boot improved implementation of backquote 2011-04-11 03:24:30 +00:00
flisp.c getting rid of label 2010-12-23 06:49:37 +00:00
flisp.h fixing small exception bug 2010-08-17 02:03:11 +00:00
flmain.c some critical bug fixes 2010-05-04 18:17:55 +00:00
iostream.c porting over some improvements: now fl_applyn can handle any function 2010-05-05 05:31:46 +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
print.c getting rid of label 2010-12-23 06:49:37 +00:00
read.c checking for overflow in integer literals 2011-08-16 19:59:46 +00:00
string.c misc. updates, mostly about portability and warnings 2010-08-04 19:03:19 +00:00
system.lsp improved implementation of backquote 2011-04-11 03:24:30 +00:00
table.c fully separating femtolisp into library core and main program 2010-05-02 18:17:47 +00:00
todo getting rid of label 2010-12-23 06:49:37 +00:00
todo-scrap
types.c fixes for boehm compatibility 2010-05-03 05:07:22 +00:00