How hard is it to write a simple, fast interpreter? Let's find out. It's fun writing little language interpreters in Python. You can get a fully functional interpreter in about an hour but of course my toy interpreters are just that: a toy. Writing a lis...
Comments (0)
Sign in to post comments.