¡@

Home 

c++ Programming Glossary: or_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

token keyword _S and_token typedef token keyword _S or_token typedef token lit_c ' ' not_token In the case of and_token and.. token lit_c ' ' not_token In the case of and_token and or_token the result is undefined and in the grammar below it is ignored... not_exp omit and_token not_exp typedef foldlp last_of or_token and_exp and_exp build_or or_exp or_exp and_exp omit or_token..