[plt-scheme] Generating Java source from Scheme
On Jan 6, 2009, at 7:16 PM, Dave Gurnell wrote:
> Hi all,
>
> I'm looking for a way of generating Java source code from Scheme.
> Does anyone know of any libraries that might be useful for?
>
> Perhaps there's something in Professor-J that could help?
No, the poor professor is spending his days macro-expanding Java code
into Scheme. But, I did use macros around 1996 to generate Java and
Scheme code from the same source, partly for class, partly for ALJ.
So don't be afraid, just plunge ahead. -- Matthias