Python
Python is an object-oriented, strictly, dynamically typed, lexically-scoped programming language. Its object model is quite flexible (single-dispatch, metaclasses, everything is an object), and somewhat similar to that of Smalltalk. Python has some functional programming features: first-class functions, map(), reduce(), list comprehensions, and lexical closures. Python is a very "free-form" language with very few ways of invariant construction.- Main Site, Mirror: WWW Sites.
- FTP Site.
- Python-Parser, Python parser in Squeak.
- ByteCodeHacks - a Python VM bytecode library.
- BridgeKeeper - a Perl to Python source code converter.
- "Compiling Little Languages in Python".
- Decompyle - a Python decompiler.
- Jython - a Python in Java.
- Leo - a programmers outlining editor and a flexible browser, a literate programming tool, a data organizer and project manager, fully scriptable using Python.
- Moop - Mud Object-Oriented Pythonic.
- Multimethod.py - a Python implementation of Cecil / Dylan style multimethods.
- Palmpython - Python to Palm Pilot Port.
- Pippy - Python for the Palm.
- Pyastra - Python to Assembly translator.
- Pyhp - Python Hypertext Preprocessor, a PHP-like language that uses Python.
- Pylisp - Lisp in Python.
- Pypy - aka PyPython, Python in Python.
- Pyrepl - a Python readline-a-like.
- Pyrex - a language for writing Python extension modules.
- Pyrite.
- Pyrl - a preprocessor, Perl to Pythonish syntax.
- Pyzine.
- Serpent - a Python-inspired programming language for real-time interactive multimedia systems.
- ShowGrammar - a Python script to convert a yacc? grammar to syntax diagrams.
- Trap - a Python-based generic compiler prototyping system.
- "The Year In Scripting Languages" - covers Lua Perl Python Ruby and Tcl.
- VPython - a 3D programming environment for Python.
- Vyper - a programming language based on Python, written in Ocaml.
- Zope - a "web objects" system in Python.
Unsorted
This page is linked from: Archy Armin Rigo Boo Candygram Design by Contract Euphoria Languages ToDo Lython Parrot Parsing Partial Evaluation 101 Prothon Psyco Reflective Programming Languages Ruby Scheme Self SWIG TUI