Writing Interpreters and Compilers for the Raspberry Pi Using Python
by
Anthony Dos Reis
Description: Writing Interpreters and Compilers for the Raspberry Pi Using Python covers the processes of creating interpreters and compilers, while detailing Python, bytecode, assembly language, and dynamic typing, using the Raspberry Pi platform as a practical example
ISBN: 1977509207
View on Amazon
We may earn a commission from purchases made through links on this page.
https://jovian.ai/learn/data-structures-and-algorithms-in-py...
By the way, are you aware of the SICP Python version?
https://wizardforcel.gitbooks.io/sicp-in-python/content/
When feeling more confident you can even try a go at something like doing a toy compiler.
https://ruslanspivak.com/lsbasi-part1/
Or if you prefer a book instead,
https://www.amazon.com/Writing-Interpreters-Compilers-Raspbe...