Implementing the pinky programming language using Python to solve the problems, later will migrate to golang for the VM.
With python 3 installed:
cd <root of this repo>
python3 pinky.py scripts/dragon.pinky
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implementing the pinky programming language using Python to solve the problems, later will migrate to golang for the VM.
With python 3 installed:
cd <root of this repo>
python3 pinky.py scripts/dragon.pinky