zephr-lang
March 17, 2023 ยท View on GitHub
Getting started
Be sure to install antlr into your command line path using brew:
brew install antlr
Use the yarn make to build a new version of the grammar into build/grammar. Those files are committed to the repo for convenience (because they will seldom change).