Expand description
Rust DSL parser for Rúnar contracts (.runar.rs).
Parses Rust-style contract definitions using a hand-written tokenizer and recursive descent parser. Produces the same AST as the TypeScript parser.
Rust DSL parser for Rúnar contracts (.runar.rs).
Parses Rust-style contract definitions using a hand-written tokenizer and recursive descent parser. Produces the same AST as the TypeScript parser.