File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ A list of tutorials that work towards the making of small to large projects in C
123123* [ Baby's First Garbage Collector] ( http://journal.stuffwithstuff.com/2013/12/08/babys-first-garbage-collector/ )
124124* [ Build Your Own Lisp] ( http://www.buildyourownlisp.com/ ) ` book `
125125* [ Compiler Design in C] ( https://holub.com/goodies/compiler/compilerDesignInC.pdf ) ` book `
126- * [ Crafting Interpreters] ( http://www.craftinginterpreters.com/ ) ` book ` * Note: Chapters 14-30 *
126+ * [ Crafting Interpreters] ( http://www.craftinginterpreters.com/ ) ` book ` * Chapters 14-30*
127127* [ Let's Build a Compiler: A C & x86 version] ( https://github.com/lotabout/Let-s-build-a-compiler )
128128* Write a C Interpreter
129129 * [ Part 0 - Preface] ( https://github.com/lotabout/write-a-C-interpreter/blob/master/tutorial/en/0-Preface.md )
You can’t perform that action at this time.
0 commit comments