Development/Languages

ikarus - An incremental optimizing compiler for R6RS Scheme

Ikarus Scheme is a free optimizing incremental native-code compiler
for Scheme as specified in the Revised^6 Report on the Algorithmic
Language Scheme.

Ikarus Scheme is an optimizing compiler, so your Scheme code will run
fast without the need to port hot spots to C "for performance". With
an incremental compiler, you don't need a separate compilation step to
make your program run fast. The best part is that the compiler itself
is fast, capable of compiling thousands of lines of code per second.

Finally, Ikarus Scheme is an R6RS compiler. R6RS is the latest
revision of the Scheme standard. The current release of Ikarus
supports over 90% of the most important features R6RS, and later
releases will bring Ikarus closer to full R6RS conformance. R6RS
libraries, scripts, record types, condition system, exception
handling, unicode strings, bytevectors, hashtable, and enumerations
are among the supported features.Ikarus is a free optimizing
incremental native-code compiler for R6RS Scheme.
License:GPLv3 Group:Development/Languages
URL:http://www.cs.indiana.edu/~aghuloum/ikarus/

Packages

Name Version Release Type Size Built
ikarus 0.0.3 1.el5 src 3.77 MiB Tue Jun 3 07:17:28 2008

Changelog

* Mon Jun 2 22:00:00 2008 Michel Salim <salimma{%}fedoraproject{*}org> - 0.0.3-1
- Update to 0.0.3
* Mon Dec 3 22:00:00 2007 Michel Salim <michel{*}sylvan{%}gmail{*}com> 0.0.2-1
- Update to 0.0.2
* Wed Nov 21 22:00:00 2007 Michel Salim <michel{*}sylvan{%}gmail{*}com> 0.0.1-4
- Remove excludearch line comments

Listing created by RepoView-0.5.2-1.fc6 (modified)