You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2022. It is now read-only.
Copy file name to clipboardexpand all lines: docs/README.md
-7
Original file line number
Diff line number
Diff line change
@@ -116,10 +116,6 @@ Great the automata resulting from a regular expression are complete and minimal.
116
116
117
117
The task now is to transform a text with a set of regular expressions into ordered set of tokens. So, the trivial approach is a for loop over the set of regular expressions until one does match.
0 commit comments