This website requires JavaScript.
Explore
Help
Sign in
Fcalva
/
chibi-scheme
Watch
1
Star
0
Fork
You've already forked chibi-scheme
0
mirror of
https://github.com/ashinn/chibi-scheme.git
synced
2025-07-09 14:07:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
620eba1169
chibi-scheme
/
lib
History
Alex Shinn
620eba1169
Per R7RS, cond-expand doesn't signal an error when there are no matching clauses.
...
You can still use syntax-error to explicitly signal an error.
2011-12-17 15:54:35 +09:00
..
chibi
FFI needs to check for FILE* backed ports when wrapping a C function that expects a FILE* and string streams are not supported.
2011-12-17 14:51:58 +09:00
scheme
adding division tests and putting (scheme division) in the public domain
2011-11-28 08:37:06 +09:00
srfi
(srfi 39) now works without threads
2011-12-09 21:15:57 +09:00
init-7.scm
Per R7RS, cond-expand doesn't signal an error when there are no matching clauses.
2011-12-17 15:54:35 +09:00
meta.scm
Fixing order of prefix import spec.
2011-12-15 22:12:11 +09:00