upscheme/femtolisp
JeffBezanson 626801fd1f adding => form of cond clauses
adding path.exists?
R6RS psyntax simple example now works
2009-08-14 03:17:21 +00:00
..
ast adding support for optional arguments 2009-07-27 03:34:33 +00:00
attic initial implementation of let-syntax 2009-03-17 21:53:55 +00:00
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 fixing a bug in optional args + rest args with no required arguments 2009-07-29 04:20:28 +00:00
aliases.scm adding => form of cond clauses 2009-08-14 03:17:21 +00:00
ascii-mona-lisa support reading hex float literals 2008-11-23 07:12:37 +00:00
ascii-mona-lisa-2 support reading hex float literals 2008-11-23 07:12:37 +00:00
bootstrap.sh simplifying code by eliminating the hybrid stack/heap calling convention 2009-07-20 04:57:17 +00:00
builtins.c adding => form of cond clauses 2009-08-14 03:17:21 +00:00
color.lsp adding support for eof-object 2009-08-09 18:04:03 +00:00
compiler.lsp allowing form (define x) 2009-08-12 05:15:21 +00:00
cps.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
cvalues.c changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
equal.c fixing use of an undefined behavior that was breaking compiles occasionally 2009-07-29 02:32:23 +00:00
equalhash.c adding equalhash.c 2008-11-28 21:44:59 +00:00
equalhash.h adding equalhash.c 2008-11-28 21:44:59 +00:00
flisp.boot adding => form of cond clauses 2009-08-14 03:17:21 +00:00
flisp.c adding *print-level* and *print-length* 2009-08-13 04:09:35 +00:00
flisp.h adding support for eof-object 2009-08-09 18:04:03 +00:00
iostream.c adding *print-level* and *print-length* 2009-08-13 04:09:35 +00:00
mkboot0.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
mkboot1.lsp adding *error-stream* variable 2009-05-05 23:51:13 +00:00
opaque_type_template.c switching to scheme #t, #f, and () values 2009-01-29 01:04:23 +00:00
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 => form of cond clauses 2009-08-14 03:17:21 +00:00
read.c a couple bug fixes 2009-08-09 20:34:07 +00:00
rule30.lsp making 3rd argument to string.sub optional 2009-05-07 02:10:52 +00:00
string.c adding support for eof-object 2009-08-09 18:04:03 +00:00
system.lsp adding => form of cond clauses 2009-08-14 03:17:21 +00:00
table.c adding support for eof-object 2009-08-09 18:04:03 +00:00
tcolor.lsp faster append 2009-05-30 21:13:13 +00:00
test.lsp changing semantics to respect lexical scope more strictly; now 2009-08-12 04:56:32 +00:00
todo adding => form of cond clauses 2009-08-14 03:17:21 +00:00
todo-scrap
torture.scm adding offset and count arguments to io.write 2009-08-09 04:04:31 +00:00
torus.lsp some cleanup, removing some unnecessary global bindings 2009-04-08 18:17:02 +00:00
types.c adding dump, memstream, io.read, and io.write 2009-03-02 04:26:16 +00:00
unittest.lsp adding support for eof-object 2009-08-09 18:04:03 +00:00