I would like to express my sincere gratitude to the following open-source projects or resource, without which this project wouldn't have been possible:
-
The book Crafting Interpreters, and it's source code, which is a great tutorial for beginner to build your own programming language, and it's how this project starts.
-
Christian Briones's implementation. I learnt a lot from his work, and I've incorporated some of his approaches into this project.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.