about summary refs log blame commit diff stats
path: root/mu
blob: 964816f3bd5ff9245e7a8fb1c9a0f68b7ccc5b84 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
         
                                                
 
                          





                       
#!/bin/sh
# Run interpreter, first compiling if necessary.

./build  &&  ./mu_bin "$@"

# Scenarios considered:
#   mu
#   mu --help
#   mu test
#   mu test file1.mu