You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).