+ Changed indentation, causes the stats to say there's a lot of lines changed. + Should be able to compile multiple times with the same compiler object. + Create a CodeBuffer class to hold the code. + Create a CodeGenerator class to encapsulate knowlege of the CPU instruction set. + Started filling in the code generator.
4 lines
No EOL
23 B
C
4 lines
No EOL
23 B
C
/* No main. */
|
|
|
|
a() {
|
|
} |