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


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to