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)
Dependencies
Loading dependencies…
✓◈ MIT2aac42a438abb81d2ed087594509fac2
!cfdb5599e66c939dcbadf81c3587a6f2
!295c9ada03943588ccc3cf70a402123b
🔍 Ready to secure your dependencies in seconds?
- Register for free at audit.conan.io/register.
- Save your token and activate it via the confirmation email you receive.
- Configure Conan to use your token:conan audit provider auth conancenter --token=<token>
- 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
[](https://conan.io/center/recipes/ctpg)