A tree-sitter grammar for Gosu, a statically typed general-purpose programming language that runs on the Java Virtual Machine.
The grammar is based on the official Gosu EBNF grammar.
This grammar is a partial implementation. Some Gosu features (interfaces, enums, enhancements, control flow, etc.) are not yet supported.
MIT