interpreter-clone
There are 3 repositories under interpreter-clone topic.
BaseMax/AwesomeInterpreter
The Big list of the github, open-source interpreters.
harismuneer/Command-Line-Interpreter-CLI
🔲 A Command Line Interpreter made in C++ which supports commands like quit, remove, rename, rmdir, echo, out, zip, unzip.
saeidex/writing-an-iterpreter-in-go
Following the book "Writing An Interpreter In Go" by Thorsten Ball.