Python as REXX replacement?
Aahz Maruch
aahz at panix.com
Mon Jun 4 11:00:36 EDT 2001
In article <9fg5l3$deo$1 at news.rchland.ibm.com>,
Larry Whitley <ldw at us.ibm.com> wrote:
>
>A friend in Poughkeepsie currently uses REXX as his scripting language but
>is becoming increasingly interested in Python. He asked if there is a
>version that runs on the IBM 390 systems under VM or MVS? Does a port to
>390 (also known as zSeries) exist?
Well, I'm sure Python's available on Linux on a 390, but I haven't seen
any info about a direct port to VM or MVS. There's an AS/400 project;
perhaps you should get in touch with those folks.
Note: one missing feature in Python from the REXX perspective is
extended-precision floating-point decimal arithmetic. I'm currently
working on fixing that; in the meantime, you can use FixedPoint.py as a
mostly-suitable replacement.
--
--- Aahz <*> (Copyright 2001 by aahz at pobox.com)
Androgynous poly kinky vanilla queer het Pythonista http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6
I surf faster than you do, monkey boy. (My take on Netscape vs. Lynx)
More information about the Python-list
mailing list