Hi!

A preliminary, experimental and only minimally tested of the
"crunch" mini-compiler is now available in the eggs repository.
It compiles a statically typed and heavily restricted dialect of
Scheme into C++. Crunch can be used to generate standalone
programs without any external dependencies. Alternatively,
you can embed sections of crunched code in normal Scheme
programs. The idea is to write sections of performance-critical
number crunching code and use them with minimal hassle.

http://chicken.wiki.br/crunch

This release is likely to contain many bugs and inusfficiences.
Feedback is (as usual) welcome.


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to