chibi-scheme/include
Alex Shinn 9f239534b4 rewriting string->number in C to fix the error catching problem (should return #f)
this calls sexp_read_number directly passing the base, so the
C implementation is shorter than the Scheme implementation,
much faster, and as an opcode generates smaller bytecode per use.
2010-04-03 11:31:11 +09:00
..
chibi rewriting string->number in C to fix the error catching problem (should return #f) 2010-04-03 11:31:11 +09:00