cs-self-learning
cs-self-learning copied to clipboard
[BOOKS] Add Crafting Interpreters for compiler principle
Crafting Interpreters discusses how to implement an interpreter for a programming language, and is great help to understand compiler principle in real-life problems.