Skip to content

ctpgv1.3.7

Updated

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.

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Martin Stump's avatarMartin Stump
  • autoantwort's avatarautoantwort
  • Adrian Bibby Walther's avatarAdrian Bibby Walther

#Changelog

  • 8b034a7[ctpg] Fix portfile (#28908)
  • db5c711[ctpg] no absolute paths (#28791)
  • b353cc2Add port ctpg (#28666)