BjoernLoetters / macrowave

MIT License
4 stars 0 forks source link

Construct DFA directly from regular expression #27

Closed BjoernLoetters closed 7 years ago

BjoernLoetters commented 7 years ago

Due to performance reasons we need to construct the deterministic finite automaton (DFA) directly from the regular expression (scanner.Rule) which is generated by the macro frontend.