All --

In working to make Jako be able to handle while (i < 0) as well as
while (i < n), I added a bunch of integer and numerical comparison
ops. I also tinkered with the assembler's op inferencing to get it
to pick the ops I intended.

The attached patch also contains my label parsing fix to the
assembler (posted earlier by itself).

With this patch in place, I'll be able to commit the new Jako
compiler and updated examples.


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