PashmScript is a tiny programming language.
here, we don't have Error, we just have Pashmam.
this language use pashm-oriented paradigm.
first clone this repository
git clone https://github.com/amirkabiri/pashm-script.git
go to the project directory:
cd pashm-script
run main.py:
py main.py run path/to/file.pashm
for running an example:
py main.py run examples/add.pashm
for showing three-address code:
py main.py code examples/add.pashm
there are several examples of this language in examples folder.
Pashm Licence