We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0b06ec commit 86c935aCopy full SHA for 86c935a
README.md
@@ -1,6 +1,8 @@
1
# compiler-compiler
2
Compiler Compiler based on CSharp
3
4
+Supports RE to NFA, e-NFA, NFA to DFA, DFA Minimization, Lexical Analyzer Generator, SLR, LALR, LR(1) Parser Generator.
5
+
6
## InhaCC - Compiler Compiler Collection
7
8

0 commit comments