Hi, On Sat 03 Oct 2009 15:11, [email protected] (Ludovic Courtès) writes:
>> The semantics of the Scheme `eval' should match the semantics of the >> Scheme compiler, and the semantics of the C `eval' > > So did you look into generating the latter from the former? Or is it > easier to transliterate it by hand? I think in the beginning it will be easier to write the C version, then translate to Scheme. Then perhaps later we can "compile" the Scheme version to the C version. Cheers, Andy -- http://wingolog.org/
