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-19 13:49:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cb22ae6ff9
chibi-scheme
/
include
/
chibi
History
Alex Shinn
7ae254fc28
More accurate square roots for bignums - compute via iteration rather
...
than approximation via flonums for very large bignums.
2012-12-22 18:06:22 +09:00
..
bignum.h
More accurate square roots for bignums - compute via iteration rather
2012-12-22 18:06:22 +09:00
eval.h
Build fixes for plan9. Moving individual object files out of opt/ since plan9 mkfiles have issues with these.
2012-08-16 16:04:02 +09:00
features.h
fix plan9 breakage
2012-11-10 15:16:00 -08:00
sexp.h
Switching to using a union instead of type-cast to get at the bits
2012-12-22 03:28:58 +00:00