Added demo helper scripts
This commit is contained in:
parent
5eed5fbcd1
commit
85adae9958
2 changed files with 4 additions and 0 deletions
2
demo/lambda_calculus.sh
Executable file
2
demo/lambda_calculus.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
cd ..
|
||||
./language -t bi demo/lambda_calculus.crf
|
||||
2
demo/quicksort.sh
Executable file
2
demo/quicksort.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
cd ..
|
||||
./language -t bi demo/quicksort.crf
|
||||
Loading…
Add table
Add a link
Reference in a new issue