Hi all,

I'm trying to understand how the Boost spirit parsers work. Could anyone show me a simple example of a grammar, and how autocompletion can be enabled if the input matches a particular rule in the grammar template?

Thanks!