RukaLang Documentation

Reference

Reference pages document stable user-facing behavior and command-line interfaces, including the browser-facing WASM API, staging model, and MIR representation.

  • Language Design (MVP)
  • Array and Slice Design
  • Goals and Core Model
  • Ownership, Borrowing, and Types
  • Expression and Call Semantics
  • Storage and Runtime Model
  • Validation and Diagnostics
  • Conventions and Roadmap
  • CLI Flags
  • Pass Snapshot Schema
  • Browser WASM API
  • Metaprogramming
  • MIR