Rename page and add pop instruction to part 5 of compiler series
This commit is contained in:
@@ -137,6 +137,6 @@ Here are the posts that I've written so far for this series:
|
||||
* [Typechecking]({{< relref "03_compiler_typechecking.md" >}})
|
||||
* [Small Improvements]({{< relref "04_compiler_improvements.md" >}})
|
||||
* [Execution]({{< relref "05_compiler_execution.md" >}})
|
||||
* [Compilation]({{< relref "06_compiler_semantics.md" >}})
|
||||
* [Compilation]({{< relref "06_compiler_compilation.md" >}})
|
||||
* [Runtime]({{< relref "07_compiler_runtime.md" >}})
|
||||
* [LLVM]({{< relref "08_compiler_llvm.md" >}})
|
||||
|
||||
Reference in New Issue
Block a user