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