/lezer-csharp-simple

Minimal C# parser for lezer parser system

Primary LanguageTypeScriptMIT LicenseMIT

lezer-csharp-simple

This is a simple C# grammar for the lezer parser system.

As full C# parsing is complicated, this grammar only handles a minimum of literals, blocks and tokens required for CodeMirror highlighting and indents.