Documentation
Everything from your first run to the v1.0.0 compatibility guarantees.
Installation
Platform support and the quickest way to get plix on your machine.
Read →Grammar
The full syntax reference and a friendlier grammar guide.
Read →Typing
How gradual typing and the checker keep you safe.
Read →Ownership & memory
Ownership, borrowing and the runtime memory model.
Read →Structs, traits & impls
Data-oriented OOP without inheritance.
Read →Standard library
Built-in modules, from collections to networking.
Read →Python FFI
Call into CPython safely from Plix.
Read →Tooling
plix.toml, the CLI, formatting and linting.
Read →Testing & quality
Test suites, parity guards and deterministic fuzzing.
Read →Security
The security model and how to report vulnerabilities.
Read →Release process
How releases, changelogs and the LTS are produced.
Read →No results