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: 7e6662e8cea0357d6cb2f6774fc6b3a0d45bf74c (
plain
) (
blame
)
1
2
3
let hello = "hello"; print(hello + " world!");