[snip] >> In the meantime I am making experiments with our tiny basic compiler >> which is today very very alfa, but already produces some useable code. >> >> I am wondering if there is anyone around who would be interested to >> test it in this early stage? > >yeah me, for instance >does it support pic 16c84 ? YES >the eeprom is built in :) internal EEPROM support yes >and the parallax assembler ? NO, it supports: MPASM TASM (Table Assembler) AS (a free cross macro assembler for ~100 cpus DOS, OS/2, Linux) PASM is not supported as token library linking is done by the assembler using #define clauses PASM compat may be accieved when using C preprocessor and then PASM but I ma not sure if there is a need to support PASM for me. unless somebody really convoinces me antti -- Silicon Studio Ltd. -- http://www.sistudio.com