codegen for global variables
This commit is contained in:
parent
3db0956b19
commit
b69bd8be29
5 changed files with 104 additions and 4 deletions
|
@ -271,4 +271,4 @@ you need to use a lot of labels, and that means their names can get quite long.
|
|||
the 03 language, you'll get an error if you use the same label name twice!
|
||||
|
||||
Overall, though, this language ended up being surprisingly powerful. With any luck, stage `05` will
|
||||
finally be a C compiler... But first, it's time to make [something that's not a compiler](../04a/README.html).
|
||||
finally be a C compiler... But first, it's time to make [something that's not a compiler](../04a/README.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue