Handles parsing and converting rigz to its VM instructions (for syntax highlighting use tree-sitter-rigz instead)
Procedural macro to generate ParsedModules for rigz, generate a trait for the module implementation and parse input at compile time.
Lua Module for rigz language
Base type and trait definitions for rigz, expected to be used by custom modules.
A lightweight frame based virtual machine, meant as the base for rigz_vm.