id: "bc"
name: "bc"
install:
apt:
- bc
repl: |
bc
main: "main.bc"
template: |
"Hello, world!
"
run: |
bc main.bc