Boost
Libraries
arrow_drop_down
Boost.Metaparse
M
D
C++ 03 Added in Boost 1.66.0
Categories:   Metaprogramming

A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process

This Release

Abel Sinkovics
Author
Edward Diener
Edward Diener
Contributor - New
sdarwin
sdarwin
Contributor - New
Andrey Semashev
Andrey Semashev
Contributor - New
Peter Dimov
Peter Dimov
Contributor - New
Abel Sinkovics
Abel Sinkovics
Contributor

Dependencies

Boost.Metaparse

Build Status Windows build status

Metaparse is parser generator library for template metaprograms. The purpose of this library is to support the creation of parsers that parse at compile time.