Skip to content

A port of the CPython implementation of the Python programming language to the zig build system

License

Notifications You must be signed in to change notification settings

allyourcodebase/cpython

 
 

Repository files navigation

cpython

Builds cpython with Zig.

There are no system dependencies; the only thing required to build this package is Zig.

Supports building a static python executable for linux with the musl abi (i.e. zig build -Dtarget=x86_64-linux-musl).

About

A port of the CPython implementation of the Python programming language to the zig build system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Zig 100.0%