Fix some typos
This commit is contained in:
@@ -7,7 +7,7 @@ draft: true
|
||||
During my last academic term, I was enrolled in a compilers course.
|
||||
We had a final project - develop a compiler for a basic Python subset,
|
||||
using LLVM. It was a little boring - virtually nothing about the compiler
|
||||
was __not__ covered in class, and it felt more like putting two puzzles
|
||||
was __not__ covered in class, and it felt more like putting two puzzle
|
||||
pieces together than building a real project.
|
||||
|
||||
Instead, I chose to implement a compiler for a functional programming language,
|
||||
|
||||
Reference in New Issue
Block a user