|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
| ASCII Text | x | ||
| Paul F. Dubois, "A Nest of Pythons," Computing in Science and Engineering, vol. 7, no. 6, pp. 81-84, November/December, 2005. | |||
| BibTex | x | ||
| @article{ 10.1109/MCSE.2005.108, author = {Paul F. Dubois}, title = {A Nest of Pythons}, journal ={Computing in Science and Engineering}, volume = {7}, number = {6}, issn = {1521-9615}, year = {2005}, pages = {81-84}, doi = {http://doi.ieeecomputersociety.org/10.1109/MCSE.2005.108}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - MGZN JO - Computing in Science and Engineering TI - A Nest of Pythons IS - 6 SN - 1521-9615 SP81 EP84 EPD - 81-84 A1 - Paul F. Dubois, PY - 2005 KW - Python KW - open source KW - Jython KW - software VL - 7 JA - Computing in Science and Engineering ER - | |||
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/MCSE.2005.108
Open-source software has an important feature not found in commercial software. No, not that it works correctly (although that's certainly more likely), or that you can get your bugs fixed and not pay for the privilege. I'm referring to the fact that open-source software sometimes spawns variants. that it's easy to extend with modules written in C, C++, or Fortran. Just being able to program in Python is powerful, but the real payoff is in its extension to other compiled assets. This article will introduce several Python variants and examine a powerful new addition to Python itself. However, the products I describe here also have some limitations. Until we standardize windowing systems, compiler controls, languages, and build tools even further, portability problems will exist. These variants aren't always interoperable--they try to remain compatible for the most part, but, inevitably, they can't be.
Index Terms:
Python, open source, Jython, software
Citation:
Paul F. Dubois, "A Nest of Pythons," Computing in Science and Engineering, vol. 7, no. 6, pp. 81-84, Nov.-Dec. 2005, doi:10.1109/MCSE.2005.108
Usage of this product signifies your acceptance of the Terms of Use.

