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: 4c6c73b6ad203c8fce0ba061dd6a92021e855d6d (
plain
) (
blame
)
1
2
3
let i = 4; print(i);