/Lexer-Generator

A lexical Analyser Generator that reads a grammar file and creates a lexical analyzer for any input file written in a language defined by the grammar.

Primary LanguageC++MIT LicenseMIT

Lexer-Generator

A lexical Analyser Generator that reads a grammar file and creates a lexical analyzer for any input file written in a language defined by the grammar.

tokens