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