index
:
interpreter
this commit
master
Simple interpreter written in Zig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
3.src
blob: 042edea05e734c843d4e6d389b2ec25084f26a91 (
plain
) (
blame
)
1
2
3
let sixteen = 10 + 2 + 4; print(sixteen);