"If you don’t know how compilers work, then you don’t know how
computers work. If you’re not 100% sure whether you know how
compilers work, then you don’t know how they work.”
– Steve Yegge
You learn more about computers
Slide 81
Slide 81 text
Lexers and parsers are used
everywhere
DSL
JSON SerDes
Search engines
Slide 82
Slide 82 text
You can see through the syntax
Slide 83
Slide 83 text
Most importantly it’s fun
Slide 84
Slide 84 text
Credit where credit’s due
www.interpreterbook.com
Thorsten Ball
@thorstenball
Slide 85
Slide 85 text
References
Structure and Interpretation of Computer Programs
https:/
/dev.to/jrop/pratt-parsing
https:/
/tdop.github.io