How to write a programming language - Part 1, The Lexer
September 24, 2016 [Programming, Programming Languages, Python, Tech, Videos]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.