lezer-csharp-simple
v0.9.1
Published
Lezer-based C# grammar
Downloads
14
Readme
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.