myriad/languages/lua/run.sh
2019-07-09 05:19:41 -04:00

3 lines
56 B
Bash

printf %s "$1" > program.lua
lua5.3 program.lua || true