Updated with Shultz's new changes

This commit is contained in:
2018-10-22 12:38:06 -06:00
parent 0c712700cc
commit 3948b1c936
55 changed files with 92 additions and 122 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
The starting materials for Project 2 are in the
Corgi folder, and in the Documents folder
Corgi folder, and in the Documents folder
(page 51 of the file implementation.pdf).
The file corgiCFG.txt has the grammar, and
The file corgiCFG.txt has the grammar, and
important comments, including the fact that
Corgi now allows /* ..... */ style comments,
and a list of the built-in functions.