How To Build A Programming Language From Scratch HD
youtube.com24.10.2022
This is the first part in a multipart ongoing series for building a minimal programming language in JavaScript. Today's video cover lexing and how to produce tokens needed for the parser stage.