I need test .py files

Stefan Franke spamfranke at bigfoot.de
Tue Apr 27 07:36:44 EDT 1999


On Mon, 26 Apr 1999 19:10:49 +0300, Raul Parra Bacete FS <rparra at abo.fi> wrote:

>Hi,
>
>I have ported the python interpreter to the sh1 hitachi, 

Raul, 
as I remember from your previous posts, you were trying
to build a stripped off (WRT OS and file system specific 
modules) Python interpreter for an embedded system 
context.

Your mail lets me assume you succeeded :-) Can you 
summarize you experiences when you are finished?

It would be very cool to have a kind of "Minimal core 
Python" configure option in the standard distribution
as a starting point for similar tasks!

About a year ago I was in the position to make 
suggestions for a scripting language in an embedded
application to my ex-employer, with a main focus on 
immediate availability.
I chose LUA, Scheme, Tcl 7.6, Python (in this order),
but have loved to see Python in a better rank. 
Unfortunately the porting effort seemed quite high.

Stefan

PS: Finally they chose a yucky BASIC interpreter - for them 
a known language available at no cost. What they left out 
of consideration was that there were no interfacing or 
wrapping possibilities (like SWIG) at all...





More information about the Python-list mailing list