Skip to content

Ultreon/python-vm

Repository files navigation

PythonVM (Python as a JVM language)

PythonVM is a PythonJVM compiler that aims to have as much compatibility with Java as possuble. Why still preserving the style of Python. The project is still a work-in-progress.

Examples

No specific examples yet, you can refer to the testing module or the Fabric Python Template.

Usage

TODO