We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e962522 commit aebf12aCopy full SHA for aebf12a
README.md
@@ -6,7 +6,7 @@ This is a miniJAVA compiler for the MIPS platform for the compiler class (CS453)
6
intermediate representation and does incremental lowering to vapor-M and finally to MIPS assembly. This compiler only
7
supports printing of integer values to screen, printing of strings are not supported.
8
9
-The following table shows the class average and my score for each of the four homeworks.
+The following table shows the class average and my score for each of the four homeworks/modules used in the compiler project.
10
11
| |Class Average|My Score|
12
|------|-------------|--------|
0 commit comments