chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Optimal C


From: Thomas Chust
Subject: Re: [Chicken-users] Optimal C
Date: Sun, 22 Feb 2009 18:12:10 +0100

2009-02-22 Rick R <address@hidden>:
> I have been looking for a functional language that compiles to efficient
> C/C++ to fufill two rather odd criteria.
> [...]

Hello Rick,

you may want to have a look at crunch (http://chicken.wiki.br/crunch),
which is a restricted dialect of Scheme that can be compiled to
relatively clean C++ and uses reference counting for memory
management.

cu,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.




reply via email to

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