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 08278c9 commit c8fa728Copy full SHA for c8fa728
README.md
@@ -3,6 +3,8 @@ 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
+If you want to use my code, use ParserGenerator.cs and ScannerGenerator.cs in the top folder.
7
+
8
## InhaCC - Compiler Compiler Collection
9
10

0 commit comments