alexbadia1 / Grepy

A version of the grep utility, in Java, called "Grepy," that searches files for regular expression, pattern matches and produces dot graph file output for the automata used in the matching computation.
0 stars 0 forks source link

Learn the alphabet from a .txt input file #12

Closed alexbadia1 closed 3 years ago

alexbadia1 commented 3 years ago

Once the input file is read... in Lex, filter out Term Tokens that have lexemes NOT matching the input file for the alphabet