Skip to content

ye7ia10/Compiler_Generator

About

The lexical analyzer generator is automatically construct a lexical analyzer from a regular expression description of a set of tokens. The tool is required to construct a nondeterministic finite automata (NFA) for the given regular expressions, combine these NFAs together with a new starting state, convert the resulting NFA to a DFA, minimize it…

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors