Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 2.31 KB

README.md

File metadata and controls

34 lines (22 loc) · 2.31 KB

chimera

Ansible Lint CMake Cmake Lint CodeCov CodeQL Python Requirements.txt TruffleHog Utf8 Generate YamlLint

A forkable alternative Python3 interpreter.

documentation

compatibility

This fork tracks the latest cpython alpha spec for language features. The stdlib can be cpython or pypy.

The threading model is different. Garbage collection is a separate set of threads. Also the method lookup model follows simpler rules.

building/installing

The supported build process is cmake, ninja, and clang with support for c++23. Default settings and target names are used.

working on core

  • 1 TOC list of process documents

forks

This is a list of forks that target compatibility with particular release versions of cpython.