micro-Python?

Armin Steinhoff Armin at Steinhoff_de
Mon Aug 14 07:23:15 EDT 2000


In article <39979DEA.731494CF at mevis.de>, Sascha says...
>
>Hello
>
>I am looking for a nice little interpreter for my micro-controller.
>(well its not so mico..it has ram and a 'fast' 32b-cpu)

So you should not have any problems to use the standard distribution of Python.

If you have memory constrains go with 'Depply Embedded Python'
http://www.vex.net/parnassus/apyllo.py/751771926

or Lua ... Python's 'small brother'
http://www.tecgraf.puc-rio.br/lua/

>Is there some plain-c programmed Python interpreter where I could easily
>put some system-dependend stuff inside?

Python is designed for it ...

Regards

Armin




More information about the Python-list mailing list