Prismio 0.1.0Compiler-audited reference
One source of truth for Prismio.
Documentation derived from the self-hosted compiler and its tests—written for developers, searchable by machines, and honest about what has not shipped.
Documentation status
Implemented
Native compiler, core language, ownership, imports, FFI
Experimental
AIF memory policy and WebAssembly targeting
Coming Soon
Traits, generics, packages, std modules, concurrency
Learning path
From zero to owned data.
A short route through the toolchain and the language rules that matter first.
Canonical reference
Find the rule, not a guess.
102 versioned Markdown pages
Language reference
Accepted syntax and compiler behavior, feature by feature.
Draft specification
Grammar, types, names, evaluation, memory, and conformance.
Error reference
Permanent pages for every negative-suite failure class.
Compiler internals
Self-hosting, AIF, LLVM generation, bootstrap, and targets.