Grammar is a grammar language created in 2017 by Breck Yunits.
#704on PLDB | 6Years Old | 409Users |
0Books | 0Papers |
Try now: Web
Grammar is a Tree Language for creating new Tree Languages. By creating a grammar file you get a parser, a type checker, syntax highlighting, autocomplete, a compiler, and interpreter for executing your new language. Grammar uses both postfix and prefix language features.
latinNode
root
catchAllNodeType anyNode
anyNode
baseNodeType blobNode
Feature | Supported | Token | Example |
---|---|---|---|
Enums | ✓ | boolCell enum true false |
|
Variable Substitution Syntax | X |