¡@

Home 

c++ Programming Glossary: and_token

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

of the parsing is result_type . typedef token keyword _S and_token typedef token keyword _S or_token typedef token lit_c ' ' not_token.. or_token typedef token lit_c ' ' not_token In the case of and_token and or_token the result is undefined and in the grammar below.. build_not _1 value_exp _val _1 typedef foldlp last_of and_token not_exp not_exp build_and and_exp and_exp not_exp omit and_token..