Update README.md
This commit is contained in:
parent
9b635ca7e3
commit
8111f02712
|
@ -34,6 +34,10 @@ What do it's outputs look like?
|
||||||
|
|
||||||
This is what it outputs.
|
This is what it outputs.
|
||||||
|
|
||||||
|
And the flow chart of lexer is here:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
# Push down automata
|
# Push down automata
|
||||||
|
|
||||||
After many times of failure,i finally try to use PDA to do the parse work.
|
After many times of failure,i finally try to use PDA to do the parse work.
|
||||||
|
|
Loading…
Reference in New Issue