building a programming language pt. 8 | coding vlog

Опубликовано: 10 Март 2026
на канале: matty
1,091
23

this video we are parsing and evaluating logical operators AND loops

code: https://github.com/matty316/interpreter
slides: https://github.com/matty316/interpret...
book: https://craftinginterpreters.com/cont...
writing an interpreter/compiler in go code: https://github.com/matty316/monkey-swift
other books: https://interpreterbook.com https:/compilerbook.com