Series: Lexer, Parser, Evaluator
I wrote a little programming language, Cell which is supposed to be simple enough to help explain how a programming language works.
Here’s the explanation of the lexer, which is the first part of a compiler or interpreter.
Slides: How to write a programming language – Part 1, The Lexer
If you want to, you can Support me on Patreon.
You’re such a great teacher.
Nice one, please do more videos on compilers
Thanks!