[plt-scheme] Re: Generating C code
On 5/15/09 9:29 PM, Thomas Chust wrote:
> if I recall correctly, Alex Shinn's combinator formatting library has
> some pretty decent support to print out C source code as well and is
> also available as a PLaneT package:
>
> http://planet.plt-scheme.org/display.ss?package=fmt.plt&owner=ashinn
It does not work with current PLT since it uses mutable lists internaly
but it is quite easy to fix by changing to mcons and co. (I can share my
changes if anyone is interested)
--
regards,
Jakub Piotr Cłapa