wilzegers / metaparse

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 99.9%Language:HTML 0.1%