PPCI (Pure Python Compiler Infrastructure) Project

A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python – GitHub – windelbouwman/ppci: A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python… Read more

Similar

cppyy: Automatic Python-C++ Bindings

cppyy is an automatic, run-time, Python-C++ bindings generator, for calling C++ from Python and Python from C++. Run-time generation enables detailed specialization for higher performance, lazy loading for reduced memory use in large scale projects, Pytho... (more…)

Read more »