diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/Project2 b/Project2 deleted file mode 100755 index 7be9090..0000000 --- a/Project2 +++ /dev/null @@ -1 +0,0 @@ -

Folder: Project2

diff --git a/Project2/readme b/Project2/readme new file mode 100644 index 0000000..4dc95cc --- /dev/null +++ b/Project2/readme @@ -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. +