Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 294 Bytes

DevHints.md

File metadata and controls

3 lines (3 loc) · 294 Bytes

Dev-Tools

The following command " antlr4-parse.exe .\verse-interpreter.lib\Grammar\Verse.g4 .\verse-interpreter.lib\Grammar\VerseLexer.g4 program -gui .\verse-interpreter.lib\VerseTemplate.verse" allows you to debug your grammar locally. But the installation of ANTLR-Tools is required!