This package contains parsers and other utilities for working with Minimalist Grammars (MGs) and related formalisms. The goal for this package is to provide a high-quality, well-documented playground for understanding MGs.
To build this package, along with its included API documentation, and run the tests that verify this package, execute the following command:
stack build --haddock --test
Copyright © 2022, Patrick M. Niedzielski <patrick@pniedzielski.net>.
This software is licensed under the terms of a BSD 3-Clause Revised
License, included in the LICENSE.md
file in this distribution.