Documentation
Guides, API references, and troubleshooting for the Pyvorin platform.
Filtered by beginner — Clear filter
compiler-category
beginner
Compiling Python to Native Code: A Measured Walkthrough
One real Python function compiled to native code end to end — verified commands, captured output, a measured before-and-after, and the honest boundary cases.
10 min read
compiler-category
beginner
What AOT Compilation Means for Python
Interpreters, JITs and AOT compilers for Python: how each works, when each wins, and where Pyvorin Native 1.0.9's local compilation fits.
10 min read