index
:
marvinborner/mili
main
minimal linear lambda language experiment [WIP]
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
test.mili
blob: d12b525f947d0195fb11cf92a133da569d9130a4 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
foo = [ huh = [[[0 1 2]]] abc = [[huh 0 1]] def = [abc 0 huh] def [0 1] ] [foo 0]