repo.or.cz
/
mu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[mu.git]
/
linux
/
translate_emulated
blob
931a489f1a07f3a345e3823fcef6584edd9b0ce9
1
#!/bin/sh
2
# Translate a Mu program using emulated mode on Linux or BSD or Mac.
3
4
set -e
5
set -v
6
7
cat
$
* [
0
-9
]*
.mu |bootstrap
/
bootstrap run .
/
mu
>
a.subx
8
9
.
/
translate_subx_emulated
[
0
-9
]*
.subx mu-init.subx a.subx