Evil Bastard wrote:
> I'm currently tackling the problem of implementing a python to assembler
> compiler for PIC 18Fxxx microcontrollers

Perhaps porting Pyrex would be easier.  Pyrex takes a python-like syntax 
(plus type information, etc.) and emits C, which is then compiled.
--
Benji York


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to