1 repo

C-Based Runtimes — Runtime Architectures

We curate 1 GitHub repository matching runtime architectures · C-Based Runtimes. Refine with filters or upvote what's useful.

C-Based Runtimes — Runtime Architectures

We'll search the best matching repositories with AI.
  • python/cpython

    python/cpython

    71,643GitHub

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python