Initial commit
This commit is contained in:
commit
93a4378475
62 changed files with 864 additions and 0 deletions
2
languages/apl/run.sh
Normal file
2
languages/apl/run.sh
Normal file
|
@ -0,0 +1,2 @@
|
|||
printf %s "$1" > program.apl
|
||||
apl --OFF -s -f program.apl || true
|
Loading…
Add table
Add a link
Reference in a new issue