Skip to Content

ctpg v1.3.7

Created
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.

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Martin Stump's avatar Martin Stump
  • autoantwort's avatar autoantwort
  • Adrian Bibby Walther's avatar Adrian Bibby Walther

# Changelog

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

# Source