Recursive descent parser
# Links
- Let’s write a recursive descent parser in C - Fred Overflow
- Buckblog: Writing a Simple Recursive Descent Parser #todo
- Building a Parser from scratch - Dmitry Soshnikov - has like 4 or 5 parts on YouTube, others are on Udemy.