Difference between revisions of "Python"
From MidrangeWiki
MrDolomite (talk | contribs) m (→External links: add EL to TFHG article) |
(→System i implementation) |
||
Line 3: | Line 3: | ||
==System i implementation== | ==System i implementation== | ||
− | Though not available on the | + | Though not available on the i as an IBM [[LPP]], a native port of Python 2.7 by Per Gummedal is freely downloadable. |
− | + | There are no known implementations of Python 3.x for the i. | |
===Hello world=== | ===Hello world=== | ||
− | + | print "Hello world" | |
==External links== | ==External links== |
Revision as of 04:33, 3 June 2014
- See also on Wikipedia: Python (programming language)
Python is a is a general-purpose high-level programming language.
System i implementation
Though not available on the i as an IBM LPP, a native port of Python 2.7 by Per Gummedal is freely downloadable.
There are no known implementations of Python 3.x for the i.
Hello world
print "Hello world"
External links
- http://www.iseriespython.com
- "An Introduction to Python on IBM i, Part 1" by Garry Taylor, in The Four Hundred Guru, Volume 10, Number 25 -- August 25, 2010
Categories
This article is a stub. You can help by editing it.