upscheme/femtolisp
JeffBezanson 302ddec770 adding read and print support for named characters, e.g. #\space
printing infs and nans in R6RS format
making closure print syntax more compact; fn instead of function
adding more c[ad]+r functions
2009-08-08 21:44:14 +00:00
..
ast adding support for optional arguments 2009-07-27 03:34:33 +00:00
attic
lib
site
tiny
100x100.lsp
FLOSSING
LICENSE
Makefile fixing a bug in optional args + rest args with no required arguments 2009-07-29 04:20:28 +00:00
aliases.scm adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +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 changing optional args to allow default values to be computed from 2009-07-28 04:16:20 +00:00
color.lsp
compiler.lsp better error checking for formal argument lists 2009-08-03 05:00:44 +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 fixing use of an undefined behavior that was breaking compiles occasionally 2009-07-29 02:32:23 +00:00
equal.scm
equalhash.c
equalhash.h
flisp.boot adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
flisp.c adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
flisp.h adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
iostream.c adding with-bindings, with-output-to-file, with-output-to 2009-08-08 00:29:55 +00:00
mkboot0.lsp finishing initial implementation of keyword arguments 2009-08-02 04:06:07 +00:00
mkboot1.lsp
opaque_type_template.c
opcodes.h finishing initial implementation of keyword arguments 2009-08-02 04:06:07 +00:00
perf.lsp
pisum.lsp
print.c adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
printcases.lsp
read.c adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
rule30.lsp
string.c
system.lsp adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
table.c simplifying code by eliminating the hybrid stack/heap calling convention 2009-07-20 04:57:17 +00:00
tcolor.lsp
test.lsp changing optional args to allow default values to be computed from 2009-07-28 04:16:20 +00:00
todo adding read and print support for named characters, e.g. #\space 2009-08-08 21:44:14 +00:00
todo-scrap
torture.scm
torus.lsp
types.c
unittest.lsp better error checking for formal argument lists 2009-08-03 05:00:44 +00:00
wt.lsp