Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 590 Bytes

readme.md

File metadata and controls

33 lines (19 loc) · 590 Bytes

PashmScript

PashmScript is a tiny programming language.

here, we don't have Error, we just have Pashmam.

this language use pashm-oriented paradigm.

How to run?

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

Examples

there are several examples of this language in examples folder.

License

Pashm Licence