Evil Bastard wrote:
> Hi,
> 
> Has anyone done any serious work on producing a subset of python's
> language definition that would suit it to a tiny microcontroller
> environment?

Take a look at PyMite :

http://www.python.org/pycon/papers/pymite/

 From the abstract :

"PyMite is a flyweight Python interpreter written from scratch to 
execute on 8-bit microcontrollers as well as desktop computers..."

Regards,
Alejandro.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to