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 links the C file so that you can run t/test1. I get a
HUGE speedup (as would be expected) on my machine.

BTW, I renamed t/test.pasm to t/test1.pasm because I wanted to name
the final output program the same as the base name of the source file,
and naming a program 'test' is a no-no.


Regards,

-- Gregor
 _____________________________________________________________________ 
/     perl -e 'srand(-2091643526); print chr rand 90 for (0..4)'      \

   Gregor N. Purdy                          [EMAIL PROTECTED]
   Focus Research, Inc.                http://www.focusresearch.com/
   8080 Beckett Center Drive #203                   513-860-3570 vox
   West Chester, OH 45069                           513-860-3579 fax
\_____________________________________________________________________/

Reply via email to