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-05-21 22:59:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13f9d0f8d0
chibi-scheme
/
lib
History
Alex Shinn
13f9d0f8d0
Fixing SRFI-95 sort for inexacts differing only in the fractional part
...
(reported by Alan Watson). Also adding support for complex and ratios.
2013-05-11 12:34:16 +09:00
..
chibi
Adding parse-binary-op utility to (chibi parse common).
2013-05-03 00:12:44 +09:00
scheme
exact-integer-sqrt should continue the babylonian method in scheme.
2013-04-14 04:59:49 +00:00
srfi
Fixing SRFI-95 sort for inexacts differing only in the fractional part
2013-05-11 12:34:16 +09:00
init-7.scm
Using non-mutating tree of dynamic-wind state for thread safety.
2013-04-07 23:59:41 +09:00
meta.scm
Adding warning to remind people to (import (scheme base)).
2013-04-01 21:55:18 +09:00