Updated Project 2 folder

This commit is contained in:
2018-10-15 13:15:41 -06:00
parent 0c531ffff9
commit 4e22003a15
3 changed files with 15 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
The starting materials for Project 2 are in the
Corgi folder, and in the Documents folder
(page 51 of the file implementation.pdf).
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.