chibi-scheme/include
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
..
chibi Removing SEXP_OP_NEGATIVE and SEXP_OP_INVERSE - these are compiled 2010-03-01 13:15:06 +09:00