This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
microgentambly/README.md
2021-09-28 22:58:44 +02:00

10 lines
195 B
Markdown

# microgentambly
Micro assembly-like interpreted languages
Work in progress, does not support many features atm
you can check the prorgams by running
```
python3 gg.py examples/filename.py
```