Customer interpreter written in GO. My objective was to understand how an interpreter works. I intend to keep working on this project and extend it to support many more features.
To install the interpreter, follow these steps:
- Clone the repository:
git clone https://github.com/rajatdv/interpreter.git
- Navigate to the project directory:
cd interpreter