Skip to content

compile-time context-free grammar (CFG) implementation in C++, with examples

License

Notifications You must be signed in to change notification settings

mossheim/constexpr-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ constexpr grammar implementation

Brian Heim 2018-10-27

See main.cpp for examples. It can be compiled with any C++17 conforming compiler.

About

compile-time context-free grammar (CFG) implementation in C++, with examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages