Minimalist Implementation of Python

Edit Package tinypy
http://www.tinypy.org/

tinypy is a minimalist implementation of python in 64k of code

tinypy includes a whole heap of features:
- parser and bytecode compiler written in tinypy
- fully bootstrapped
- luaesque virtual machine with garbage collection written in C
- it's "stackless" sans any "stackless" features
- cross-platform :) it runs under windows / linux / macosx
- a fairly decent subset of python
* classes and single inheritance
* functions with variable or keyword arguments
* strings, lists, dicts, numbers
* modules, list comprehensions
* exceptions with full traceback
* some builtins

Refresh
Refresh
Source Files
Comments 0
No comments available
openSUSE Build Service is sponsored by