Documentation
Language reference, guides, and manuals for building with Peko.
Building UIs
pekoui apps: the bridge, native window surfaces, hosted apps, and store assets.
9 pagesCLI, Projects, and Packages
Installing Peko, the peko command, the peko.toml manifest, and the package formats.
9 pagesLanguage Reference
The PekoScript language: syntax, types, and semantics.
23 pagesLow-Level and C Interop
Writing PekoScript against C: the FFI surface, the collector boundary, vendored libraries, and platform code.
10 pagesQuick Start
Build and ship a cross-platform Peko app end to end: install Studio, create a React project, write a counter that persists natively in a frameless window with native controls, then sign, deploy, and get a store-ready bundle.
13 pagesStandard Library
Every std module, the auto-import rules, and the traits the language builds on.
16 pages