> I'm working on a project to compile C to C--. My compiler can compile > c99 compliant code. I want to regenerate C code from C-- code as a > means to test the complier. > If you have written a C-- to C translator, or are aware where I can find > one, could you please kindly let me know?
Google for 'trampoline C--' (of course you can't google for the name "c--", which is incredibly annoying). BTW, what front end are you using? We would love to have a c99 front end for experiments. Will yours be open source? Norman _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
