Hacker News new | ask | show | jobs
by vram22 3230 days ago
Interesting. Which version of Scheme did you use for this? I really mean the "make", like Chez Scheme or some other, not the version number.
1 comments

Gambit-C. [0]

Development is slower than most, because it's mostly a one-man operation, but it's fast, can statically compile, can make tiny binaries and is mostly compliant, and the dev fixes compliance/bugs fairly quickly.

Docs can be lacking at times, but the code is fairly clear.

[0] https://github.com/gambit/gambit

Thanks for the info. Cool that one person has done most of it.

Also, it was interesting to see that large-scale real-world software has been developed using it.

http://gambitscheme.org/wiki/index.php/Real-world_software_a...