GitHub - allyourcodebase/cpython: cpython ported to the zig build system

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

License

MIT license

Activity

Custom properties

Stars

15 stars

Watchers

1 watching

Forks

3 forks

Releases

No releases published

Languages