/SHARK

SHARK is a programming language developed by python

Primary LanguagePython

SHARK

  • SHARK is a programming language developed by python.

  • This project is for "Principles of Compiler Design" course.

  • To learn about the grammar of this language, click here.

  • And here is the documentation.

Installation

  • First of all, Clone the project:
git clone https://github.com/EngRobot33/SHARK.git
  • Then, Run the shell.py file for running the project:
python3 shell.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.