/uqm-files-parsers

Various parsers for files that ship with UQM (The Ur-Quan Masters)

Primary LanguageTypeScript

UQM Files Parsers

This repository contains parsers for various file formats in The Ur-Quan Masters.

The parsers are written using ANTLR, and ANTLR4 grammars for these file formats is available in this repository.

Development

To regenerate the parser source files from the .g4 files, run:

npm run antlr4ts