¡@

Home 

c++ Programming Glossary: metaparse

How to parse text for a DSL at compile time?

http://stackoverflow.com/questions/17783393/how-to-parse-text-for-a-dsl-at-compile-time

improve this question Disclaimer I know nothing about metaparse and very little about proto. The following code is my attempt.. matches the specific mpllibs_string _S true returns metaparse string 't' 'r' 'u' 'e' which is what metaparse uses internally.. returns metaparse string 't' 'r' 'u' 'e' which is what metaparse uses internally to do its magic and the result of the parsing..