|
|
|
|
|
by henrikeh
1511 days ago
|
|
I have been reading it and implementing the interpreter in Ada to learn about both interpreters and Ada better. It is a wonderful way to learn, since I constantly have to go beyond the surface level. What is the purpose of this and that in the interpreter? How do I model/implement this well in Ada? If you are curious about languages, I can only recommend trying to learn a new one while following this book. https://gitlab.com/henrikenggaard/ada-lox |
|