Projects tagged ‘pymite’, ‘python’, and ‘vm’


Jump to tag:

Projects tagged ‘pymite’, ‘python’, and ‘vm’

Filtered by Project Tags pymite python vm

Refine results Project Tags interpreter (1) microcontroller (1) arm (1) microcontrollers (1) atmega (1) wxwidgets (1)

[2 total ]

2 Users

The Python-on-a-Chip program consists of the PyMite virtual machine, ports to specific platforms, libraries, tests, tools and documentation. PyMite is a flyweight Python bytecode interpreter written ... [More] from scratch to execute in low memory on microcontrollers without an operating system. PyMite supports a subset of Python 2.5 and can also be compiled, tested and executed on a desktop computer. [Less]
Created 8 months ago.

0 Users

The project is to develop a virtual machine that runs python in which one can view the byte code instructions executing. Attempts will be made to run the VM on an AVR or ARM microcontroller as space ... [More] permits. The microcontroller VM will be based on the PyMite code base. Additional tasks shall include a peep hole optimizer on the byte code and new byte code instructions to allow the optimizer to support research into parallelizing the processes. [Less]
Created 12 months ago.