Using ParentheC to Transform Scheme Programs to C or How to Write Interesting Recursive Programs in a Stack-Based, Imperative, Inhospitable Host
Another cool eaxmple from Dan Friedman (et al.).
Scheme programs are manually translated to ParentheC, a Scheme dialect (implemented with macros, of course) which is then mechanically translated to C.
Posted to general by Ehud Lamm on 12/1/03; 5:17:30 AM
|
|