Python in an embedded environment

Chris Ryland cpr at emsoftware.com
Thu May 25 14:40:42 EDT 2000


Also note that Python is now essentially the Itanium BIOS. That's fairly
deeply embedded in fairly smart devices (future Itanium PCs). ;-)

http://developer.intel.com/technology/efi/toolkit_overview.htm
--
Cheers!
/ Chris Ryland, President / Em Software, Inc. / www.emsoftware.com

"Robert Cragie" <rcc at nospamthanks_jennic.com> wrote in message
news:newscache$nff4vf$b7o$1 at jenpc07.jennic.com...
> This is probably a bit off-topic, but I'd be interested to hear peoples
> views on the suitability of Python and its VM in an embedded 'smart
devices'
> environment. There is a lot of talk of embedded Java, Jini etc., but it
> strikes me that Python is probably very suitable as a language for
> programming smart devices, as it satisifies a lot of the reasons for
> choosing Java etc. (e.g. 'WORA') Plus it's cleaner syntax etc. implies
> easier, safer code development which is a big consideration for these
sorts
> of devices. Plus it would be an open-source solution. I realise there may
be
> some issues around thread handling (e.g. global interpreter lock) which
> would need to be addressed.






More information about the Python-list mailing list