chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Choosing a programming language for a web project


From: John Cowan
Subject: Re: [Chicken-users] Choosing a programming language for a web project
Date: Sat, 29 Sep 2007 19:48:10 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

Jean-Philippe Théberge scripsit:

> There is no existing C lib that I need to link to, but It seem that the
> possibility of writing in C for mission critical part of the project (and
> linking to them) can be done more easily with chicken than the other
> languages - but I havent tried it yet.

You essentially never need to do that, because Chicken compiles into C
anyhow, so just write in Scheme and leave it at that.  Speed is a great
advantage of Chicken over the usual "scripting languages".

-- 
The Imperials are decadent, 300 pound   John Cowan <address@hidden>
free-range chickens (except they have   http://www.ccil.org/~cowan
teeth, arms instead of wings, and
dinosaurlike tails).                        --Elyse Grasso




reply via email to

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