Python for Embedded Devices?

Miki Tebeka miki.tebeka at zoran.com
Mon Jan 5 02:07:22 EST 2004


Hello Phil,

> I've looked at Io, Lua, PyMite and Pippy, to name a few, and none are
> quite appropriate. Io is perhaps the closest match, if it were
> stripped down a lot.
Have you looked at tinyscheme? It a full scheme interpreter in one C file.
http://tinyscheme.sourceforge.net/home.html

> I have been tinkering around with some ideas to make a new language to
> fit the environment I deal with. This is slow work, as I haven't a lot
> of time to spend on it, and I am not a language design expert, but I'm
> having fun with it!
Maybe you can work with Fredrik Lundh on Pytte (http://effbot.org/zone/pytte.htm)

HTH.
Miki



More information about the Python-list mailing list