Skip to content

Commit 157f7c7

Browse files
authored
Update README.md
1 parent 28a93d4 commit 157f7c7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# moar
2-
Deterministic Regular Expressions with Backreferences. Uses ANTLR for Pattern compilation. Uses Memory Occurence Automata to match the input.
2+
Deterministic Regular Expressions with Backreferences. Uses Memory Occurence Automata to match the input.
3+
4+
ANTLR is used for Pattern compilation.
35

46
# Theoretical Background
57

0 commit comments

Comments
 (0)