This repository contains an implementation of an interpreter in Rust and TypeScript, based on the book https://interpreterbook.com/. The book serves as a comprehensive guide on building an interpreter, and this project aims to apply the concepts and techniques discussed in the book to create a functional interpreter.
This project is licensed under the MIT License. Feel free to use and modify the code for your own purposes.