We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992a027 commit 28a93d4Copy full SHA for 28a93d4
README.md
@@ -1,5 +1,5 @@
1
# moar
2
-Deterministic Regular Expressions with Backreferences. Uses ANTLR for Pattern compilation.
+Deterministic Regular Expressions with Backreferences. Uses ANTLR for Pattern compilation. Uses Memory Occurence Automata to match the input.
3
4
# Theoretical Background
5
0 commit comments