1. Home
  2. Browse
  3. ctpg

ctpg

v1.3.7#2Latest

Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.

Install

Run the following Vcpkg command to install the port.

Usage

Usage details are not available for this port.

Dependencies

See source

Version

v1.3.7#2

Publication

Supports

All

GitHub

peter-winter/ctpg455

Homepage

github.com/peter-winter/ctpg

Subtree

8b034a7612

License

MIT

Definition

Manifest