Fix last sentence of compiler post
This commit is contained in:
parent
50fbe3e196
commit
654239e29f
|
@ -575,5 +575,5 @@ In the next several posts, we will improve
|
|||
our compiler to properly free unused memory
|
||||
usign a __garbage collector__, implement
|
||||
lambda functions using __lambda lifting__,
|
||||
and use implement `let/in` expressions. See
|
||||
and use our Alloc instruction to implement `let/in` expressions. See
|
||||
you there!
|
||||
|
|
Loading…
Reference in New Issue
Block a user