micro-python - is it possible?

Alejandro Weinstein aweinstein at on.cl
Tue Aug 30 19:41:14 EDT 2005


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.



More information about the Python-list mailing list