diff --git a/compiler/chapter_4.md b/compiler/chapter_4.md new file mode 100644 index 0000000..9834188 --- /dev/null +++ b/compiler/chapter_4.md @@ -0,0 +1,5 @@ + +# 4 Symbol resolver + +In this chapter, I'll show how you could implement symbol resolution. +