+ 2
interpreter
How to make an interpreter
4 Answers
+ 2
nice
+ 9
Hello, Kunal Mahus !
There is a good book by Nicklaus Wirth "Building Compilers".
The creator of Pascal and Oberon knows how to make compilers.
And there are only 192 pages in it. At the end of the book, the complete source code is given.