A simple programming language made for educational purpose.
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
PROUT
- Programmable
- Repeatable
- Opinionated
- Understandable
- Tiny
Description
PROUT 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.
$ prout hello_world.pr
Author
- JOLIMAITRE Matthieu matthieu@imagevo.fr, developper