index
:
mu
this commit
hlt
main
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
Kartik K. Agaram <vc@akkartik.com>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subx
blob: 257e2f133aa8e4b83e9096041280e0711b9d2cfe (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
# Run SubX VM, first compiling if necessary.
set
-e ./build
&&
./subx_bin
"
$@
"