Python on an embedded platform

Derek dmsubs at _NOSPAM_dsl.pipex.com
Thu Jan 19 04:17:28 EST 2006


Hi,

I am looking to port Python to an embedded platform (an ARM7 device with 
fairly limited memory, capable of running an RTOS, but not an OS, such as 
Linux). I came across DePython from a few years ago, but it seems to have 
died a death.

Does anybody have advice? I am looking for any tricks, features I can 
disable, etc so I can get the python core to be a small as possible (<100k 
would be good).

Thanks
-- 
Derek 





More information about the Python-list mailing list