Bison is used to generate parsers; Flex is used to generate lexicalanalyzers.
Bison用来生成语法分析器;Flex用来生成词汇分析器。
2
The DLR allows language implementers to avoid creating lexicalanalyzers, parsers, semantic analyzers, code generators, and other tools that they traditionally had to create themselves.