All --
> My first cut is pretty sloppy, but it does generate this C file, which
> compiles, but I don't have the time to figure out how to get it all the
> stuff it needs to link to. If someones gets it running, I'd like to see
> how many Mops they get vs. regular.
BTW, I realized as I left the office that I hadn't dealt with inserting
code at the beginning to copy the const_table from the pack file into
the interpreter's string table. So, someone could either hard-code that
into the C file, or muck with compiler.pl's const table printing code
("inherited" from disassembler.pl) to make it print out C code that
will insert the strings.
Let me know if you get it running...
Regards,
-- Gregor