mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 21:16:29 +02:00
pkg(befunge93-0.2.0): added befunge93
This commit is contained in:
parent
142e7912fa
commit
0949610b61
7 changed files with 32 additions and 1 deletions
4
packages/befunge93/0.2.0/run
vendored
Normal file
4
packages/befunge93/0.2.0/run
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# run the befunge program with the file name
|
||||
python2.7 "$BEFUNGE93_PATH"/befungee.py "$1"
|
Loading…
Add table
Add a link
Reference in a new issue