Add links to part 5 in compiler series
This commit is contained in:
@@ -291,4 +291,4 @@ wrong:
|
||||
We are told an error occured. Excellent! We're not really sure what our tree looks like, though.
|
||||
We just know there's __stuff__ in the list of definitions. Having read our source code into
|
||||
a structure we're more equipped to handle, we can now try to verify that the code
|
||||
makes sense in [Part 3 - Type Checking]({{< relref "03_compiler_typechecking.md" >}})
|
||||
makes sense in [Part 3 - Type Checking]({{< relref "03_compiler_typechecking.md" >}}).
|
||||
|
||||
Reference in New Issue
Block a user