Software Details:
Version: 1.1
Upload Date: 6 Jun 15
Distribution Type: Freeware
Downloads: 119
This package contains a working compiler for Python code at a tremendous small size, usable for handheld devices or embeddable in other applications.
Does not support the whole Python domain, but only the necessary features.
Features:
- Bootstraped
- Python parser
- Bytecode compiler
- Lua-like virtual machine
- Garbage collection via C
- Stackless
- Cross-platform tested
- Support for classes
- Support for single inheritance
- Support for functions with variable or keyword arguments
- Support for strings
- Support for lists
- Support for dicts
- Support for numbers
- Support for modules
- Support for list comprehensions
- Support for exceptions
- Support for full traceback
- Support for some built-ins
What is new in this release:
- This release includes loads of fixes.
- Added a math module.
- Visual Studio support.
- Improved setup.py script.
Comments not found