Preliminary code for execution

This commit is contained in:
Mariano Uvalle 2019-04-29 17:56:14 -05:00
parent 240f1c1255
commit 7698c84dcc
13 changed files with 2190 additions and 1693 deletions

2
final_lang/fort.sh Executable file
View file

@ -0,0 +1,2 @@
python3 ./fort.py $1
python3 ./exec.py "${1}.out"