Y
Hacker News
new
|
ask
|
show
|
jobs
by
stargrazer
2836 days ago
If I recall correctly,
https://www.boost.org/doc/libs/1_68_0/libs/spirit/doc/html/i...
uses trie's for it's compile time recursive descent parser for writing grammars and lexical analyzers.