Re: [PATCH] Updated bytecode --> C compiler

2001-10-03 Thread Gregor N. Purdy
All -- Here's the actual patch... > I've updated the patch for the bytecode --> C compiler to work with > the latest code out of CVS. I've modified Makefile so that when you > build, it automatically assembles t/test1.pasm to t/test1.pbc, and > automatically runs the bytecode compiler "pbcc" to

[PATCH] Updated bytecode --> C compiler

2001-10-03 Thread Gregor N. Purdy
All -- I've updated the patch for the bytecode --> C compiler to work with the latest code out of CVS. I've modified Makefile so that when you build, it automatically assembles t/test1.pasm to t/test1.pbc, and automatically runs the bytecode compiler "pbcc" to produce t/test1.c, compiles and link