Skip to content

amirkabiri/pashm-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a tiny programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages