A simple programming language made for educational purpose.
examples | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
PORTE
- Programmable
- Opinionated
- Repeatable
- Tiny
- Extensible
Description
PORTE is a minimal programming language providing tools to automate file management like backups, building process or unit testing.
Usage
Currently only supported in unix environment.
$ porte hello-world.pr
Authors
- JOLIMAITRE Matthieu matthieu@imagevo.fr