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