SLIMPYTHON 1.5
RELEASE 1.5.2 (build 3)
SOURCE CODE
This is a stripped-to-the bone version of AmigaPython. I removed the
complex number and the long number types, all network code and various
other modules like the regular expression ones.
The result is a very small version of AmigaPython which I'll call
SlimPython. It's ideally suited to be embedded in your own applications
that don't require a full fledged Python interpreter.
See the Embed directory for an example.
You will need the full AmigaPython release to run SlimPython because this
archive doesn't contain the Python library.
For the full AmigaPython see Aminet: dev/lang/Python152.lha.
Check the README.AMIGA file in the archive for more information. You can
also find more information on Python at my Python WWW page;
<http://www.bigfoot.com/~irmen/python.html>
Please let me know if you find any errors, encounter problems, or have any
suggestions! But, as I work on this in my spare time, don't expect
miracles...
Irmen de Jong
irmen@bigfoot.com
|