This folder contains the complete Prexonite Script File grammar, divided into several files.
The files are supplied to the PxCoco incremental source generator as AdditionalFiles. PxCoco
orders and merges the fragments in memory, then adds the generated parser directly to the
compilation. To change the grammar, edit the fragments in this folder and rebuild.

The generated parser has a code-behind file called Compiler\Parser.Code.cs.
