You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
### TINY Language Scanner and Parser
2
-
A Python PyQt GUI application for scanning and parsring TINY Language code (as defined in [Compiler Construction: Principles and Practice](https://www.amazon.com/Compiler-Construction-Principles-Kenneth-Louden)) and displaying the syntax tree of the given code sample.
2
+
A Python PyQt GUI application for scanning and parsring TINY Language code (as defined in [Compiler Construction: Principles and Practice](https://www.amazon.com/Compiler-Construction-Principles-Kenneth-Louden/dp/0534939724) and displaying the syntax tree of the given code sample.
0 commit comments