made the parser work

This commit is contained in:
JOLIMAITRE Matthieu 2022-06-01 03:41:20 +03:00
parent 7aa98bdd04
commit dac8ac1e9c
9 changed files with 588 additions and 112 deletions

View file

@ -17,11 +17,11 @@ PROUT is a minimal programming language providing tools to automate file managem
```sh
$ prout hello_world.pr
$ prout hello-world.pr
```
## Author
## Authors
- JOLIMAITRE Matthieu <matthieu@imagevo.fr>, developper
- JOLIMAITRE Matthieu <matthieu@imagevo.fr>