Make changes suggested by Ryan
This commit is contained in:
@@ -289,5 +289,6 @@ 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. We will revisit our trees
|
||||
in the next post, adding code to print them and to verify that our programs make some sense.
|
||||
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" >}})
|
||||
|
||||
Reference in New Issue
Block a user