Skip to content

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).

This project also supports building multiple versions of python.

About

cpython ported to the zig build system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages