Updated Project 2 folder
This commit is contained in:
Generated
+6
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$" vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user