chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Re: Debian slander?


From: John Cowan
Subject: Re: [Chicken-users] Re: Debian slander?
Date: Thu, 27 Dec 2007 23:56:18 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Latest version incorporating Ivan's tweaks:

Chicken Scheme combines an optimising compiler with a reasonably fast
interpreter.  It supports R5RS and the popular SRFIs.  The compiler
generates portable C code that supports tail recursion, first-class
continuations, and lightweight threads.  The interface to and from C
libraries is flexible, efficient, and easy to use.  There are hundreds
of contributed Chicken practical libraries for everyday programming.
The interpreter allows interactive use, fast prototyping, debugging,
and scripting.  The active and helpful Chicken community fixes bugs and
provides support.  Extensive documentation is supplied.

-- 
Mark Twain on Cecil Rhodes:                    John Cowan
I admire him, I freely admit it,               http://www.ccil.org/~cowan
and when his time comes I shall                address@hidden
buy a piece of the rope for a keepsake.




reply via email to

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