10-01-2011, 03:19 PM
Nice :!:
BTW, to speed up compilation, type
for the 1st time in the same directory where zxb.py resides. This will create parsetab.py (and other) cache files.
The message "UMINUS" token not used (or the like) should not appear anymore and the compiler will run faster.
BTW, to speed up compilation, type
Code:
./zxb.py --version
The message "UMINUS" token not used (or the like) should not appear anymore and the compiler will run faster.