AST parser for the rigz programming language
Procedural macro to generate ParsedModules for rigz, generate a trait for the module implementation and parse input at compile time.
AST parser for rigz
Rigz grammar for tree-sitter
Handles parsing and converting rigz to its VM instructions (for syntax highlighting use tree-sitter-rigz instead)
A lightweight frame based virtual machine, meant as the base for rigz_vm.