Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
-
Updated
Jul 12, 2020 - C#
Lexical Analyser is a Lexer / Tokenizer that determines whether a source code is accepted by a given Deterministic Finite State Automaton or not.
Add a description, image, and links to the lexical-analyser topic page so that developers can more easily learn about it.
To associate your repository with the lexical-analyser topic, visit your repo's landing page and select "manage topics."