ctpg/1.3.7

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.

#compile-time#grammar#header-only#parser#regex

Using ctpg

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision2aac42a438abb81d2ed087594509fac2

options(none)

Dependencies

Loading dependencies…

MIT2aac42a438abb81d2ed087594509fac2
!cfdb5599e66c939dcbadf81c3587a6f2
!295c9ada03943588ccc3cf70a402123b

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list ctpg/1.3.7
    # Scan the entire dependency graph
    conan audit scan --requires=ctpg/1.3.7

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.3.7
[![Conan Center](https://img.shields.io/conan/v/ctpg)](https://conan.io/center/recipes/ctpg)