chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] *crunch*


From: felix winkelmann
Subject: [Chicken-users] *crunch*
Date: Tue, 17 Apr 2007 13:36:29 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]