Define and parse a context-free grammar

5.0.3 2018-06-22 17:45 UTC

This package is auto-updated.

Last update: 2024-04-23 17:08:10 UTC


README

Define and parse a context-free grammar.

Requirements

  • PHP >= 5.6

License

This package is released under an open-source license: LGPL-3.0

Installation

If you're using Composer, you can include this package (spencer-mortensen/parser):

composer require spencer-mortensen/parser

Unit tests

This project uses the Lens unit-testing framework.

Build Status

Author

Spencer Mortensen