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
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
x.mu
blob: 6fbfaec044b09c8e631e37a9e5c18f38d9dea0f8 (
plain
) (
tree
)
c72d8310
^
1
2
3
4
5
6
(
main
(
1
<-
loadi
1
)
(
2
<-
loadi
3
)
(
3
<-
add
1
2
)
(
x
<-
prn
a
)
)