An open API service indexing awesome lists of open source software.

https://github.com/user0332/pyc

A work-in-progress attempt at a Python compiler
https://github.com/user0332/pyc

Last synced: 8 months ago
JSON representation

A work-in-progress attempt at a Python compiler

Awesome Lists containing this project

README

          

# PyC

A work-in-progress attempt at a Python Compiler which generates C code straight from Python code (basically a
Nuitka remake, without the CPython baseplate).