-
Notifications
You must be signed in to change notification settings - Fork 0
Resources and Reference
This page separates wiki navigation from source-repository documents. Wiki pages give a curated current overview; repository links open the actual Markdown, text, code, demos, contracts, or generated artifacts in sw-mlpl.
- Home
- Getting Started
- Language Tour
- Use Cases
- Execution Surfaces
- Capability Matrix
- Browser and WASM
- Native CPU
- Apple Silicon and MLX
- NVIDIA and CUDA
- Server and Remote Execution
- Architecture and Flows
- Demos and Learning Paths
- Documentation Errata
- README
- Usage guide
- Language reference
- REPL guide
- Compiler guide
- Error handling
- Thinking in Arrays: loops you keep, loops you lose
- Glossary source
- Deployment configurations
- Running on Apple Silicon
- Using MLX
- Using the MLX service
- CUDA foundation implementation record
- CUDA demo parity record
- General GPU training design
- CLI server guide
- Engram saga plan
- Paper-driven development notes, including mHC
- Architecture
- Repository structure
- Compiler implementation tour
- Memory model
- Visualization IR
- Web architecture
- Evaluation decomposition
Status documents age at different rates. Prefer current source, tests, CHANGES.md, and completed saga records over an older guide's “planned” label. Prefer explicit limitation/design documents over assuming that a crate name implies general production capability.
See Documentation Errata for a concrete, non-destructive audit of stale source documentation found while building this wiki.
The component workspaces declare MIT or Apache-2.0 licensing. Consult the repository's LICENSE and COPYRIGHT files for the authoritative terms.