chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Optimal C


From: Tobia Conforto
Subject: Re: [Chicken-users] Optimal C
Date: Mon, 23 Feb 2009 16:38:47 +0100

Rick R wrote:
Code must compile in XCode and be either C/C++/Obj-C. Garbage collection is mostly disallowed. Program size and memory must fit below a threshold.


It would be useful to understand what "mostly" means.
Besides, I was under the impression that Obj-C had garbage collection.
If standard Obj-C is allowed, you may want to look for a dialect of Lisp that compiles to Obj-C code--or write yours!

felix winkelmann wrote:
you will not find many functional languages that don't require GC

If any!
Rick, you could ask on comp.lang.functional if anybody knows of such a beast.


-Tobia




reply via email to

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