Overview
RukaLang is an experimental language with mutable value semantics and staged metaprogramming inspired by MetaOCaml.
The fastest way to understand current direction is:
- README.md for project status and entry points.
- Language design reference for language/runtime semantics and current MVP direction.
- Metaprogramming reference for staging model details.
As this book grows, these details will be moved into versioned chapters that are validated in CI.