grammaric maintains run-time grammar.
Most branches in this library represent hardware abstractions. Even so, they still require an underlying grammar for implementation. Given the nature of programming such grammar can itself be divided into compile-time grammar and run-time grammar. As this library is built on top of C++, the run-time grammar offered here facilitates and mediates the use of more powerful type-theoretic concepts not supported by existing C++ specifications, or not aligned to the design of this library.