When modifying the BNF grammar or the Flex grammar make sure to:
- install GrammarKit as an IDEA plugin
- right click in the source of GreyCat.bnf => Generate Parser Code
- right click in the source of GreyCat.flex => Generate Lexer Code
| Name | Name | Last commit date | ||
|---|---|---|---|---|
When modifying the BNF grammar or the Flex grammar make sure to: