Modu is a simple and fast interpreted programming language.
Updated Project: It has been rewritten from scratch to fix major issues in the parser, while also introducing new features like way better error messages
The source code for the t…
Modu is a simple and fast interpreted programming language.
Updated Project: It has been rewritten from scratch to fix major issues in the parser, while also introducing new features like way better error messages
The source code for the tree-sitter grammar for the zed extension lives at https://github.com/cyteon/tree-sitter-modu/
gh copilot for debugging and inline completions, claude for vm basics and bugfinding (not fixing)