Skip to content

Commit c8fa728

Browse files
authored
Update README.md
1 parent 08278c9 commit c8fa728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Compiler Compiler based on CSharp
33

44
Supports RE to NFA, e-NFA, NFA to DFA, DFA Minimization, Lexical Analyzer Generator, SLR, LALR, LR(1) Parser Generator.
55

6+
If you want to use my code, use ParserGenerator.cs and ScannerGenerator.cs in the top folder.
7+
68
## InhaCC - Compiler Compiler Collection
79

810
![image](1.png)

0 commit comments

Comments
 (0)