chibi-scheme/include/chibi
Alex Shinn 325007d2b9 Removing SEXP_OP_NEGATIVE and SEXP_OP_INVERSE - these are compiled
directly by generate_opcode_app now.  Zero arity cases now supported:
(-) => 0, (/) => 1, equivalent to the zero arity + and * cases.
2010-03-01 13:15:06 +09:00
..
bignum.h adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
eval.h Removing SEXP_OP_NEGATIVE and SEXP_OP_INVERSE - these are compiled 2010-03-01 13:15:06 +09:00
features.h adding option to mmap heaps instead of mallocing them 2010-02-25 23:58:57 +09:00
sexp.h adding patches for C++ 2010-02-27 23:57:54 +09:00