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)
Base type and trait definitions for rigz, expected to be used by custom modules.
Procedural macro to generate ParsedModules for rigz, generate a trait for the module implementation and parse input at compile time.
AST parser for the rigz programming language