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-14 00:17:33 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
445f8e9fa4
chibi-scheme
/
include
/
chibi
History
Alex Shinn
445f8e9fa4
adding bignum support for 64-bit machines
...
using gcc 128-bit register extensions to hold the result of multpliying two 64-bit integers.
2009-11-01 18:53:32 +09:00
..
bignum.h
adding bignum support for 64-bit machines
2009-11-01 18:53:32 +09:00
config.h
fixes for 64-bit machines
2009-11-01 17:17:06 +09:00
eval.h
initial module system
2009-10-13 18:29:18 +09:00
sexp.h
commenting out name used for debugging stack references into the heap
2009-10-14 10:42:10 +09:00