Let’s Build A Simple Interpreter
Ook beschikbaar in: English Deutsch
“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
Thats the beginning of an interessting series. With python and
an interesting tutorial you can learn all to answer to the
statement obove with "Yes, I know how a computer works, with Python!"
`Let’s Build A Simple Interpreter