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 16:15:04 -0500
User-agent: Mutt/1.5.13 (2006-08-11)

Peter Busser scripsit:

> Chicken is a combination of an optimising Scheme compiler and a reasonably
> fast interpreter. It supports R5RS and most of the SRFIs. The compiler
> produces C code and supports tail recursion, first-class continuations, and
> lightweight threads. It providesfunctionality for easy interfacing with C
> libraries. The interpreter can be used for interactive use, fast prototyping,
> debugging, and scripting. Furthermore, Chicken has an active and helpfull
> community. Extensive documentation is available. And there are hundreds of
> user contributed Chicken libraries available that make a programmer's task
> easier.

We are getting there.

Chicken combines an optimising Scheme compiler with a reasonably
fast interpreter.  It supports most of R5RS and the important SRFIs.
The compiler generates highly portable C code and supports tail recursion,
first-class continuations, and lightweight threads.  The interface to and
from C code is easy to use.  The interpreter allows interactive use,
fast prototyping, debugging, and scripting.  Extensive documentation is
supplied.  The active and helpful Chicken community fixes bugs quickly and
has contributed hundreds of Chicken libraries that make the programmer's
task much easier.

-- 
You are a child of the universe no less         John Cowan
than the trees and all other acyclic            http://www.ccil.org/~cowan
graphs; you have a right to be here.            address@hidden
  --DeXiderata by Sean McGrath




reply via email to

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