chibi-scheme/include/chibi
Alex Shinn cc6f727add sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters.
this is more flexible and will help if strings are changed to be non-null-terminated.
2010-03-23 20:52:47 +09:00
..
bignum.h adding (chibi io) w/ interface to fgets, fread, fwrite, etc. 2009-12-31 00:24:19 +09:00
eval.h const qualifying char* inputs to various API functions 2010-03-22 15:14:30 +09:00
features.h initial sexp_copy_context - need utils to dump/load initial image 2010-03-13 23:19:52 +09:00
sexp.h sexp_intern, sexp_read_from_string and sexp_eval_string now all take length parameters. 2010-03-23 20:52:47 +09:00