This commit is contained in:
Valk Richard Li 2020-01-29 20:19:36 +08:00 committed by GitHub
parent 757ad37e0a
commit b56ec336cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ This is what it outputs.
And the flow chart of lexer is here:
![nasal_lexer.png](https://github.com/ValKmjolnir/Nasal-Interpreter/tree/master/pic/nasal_lexer.png)
[![nasal_lexer.png](pic/nasal_lexer.png?raw=true)](https://github.com/ValKmjolnir/Nasal-Interpreter/blob/master/pic/nasal_lexer.png)
# Push down automata