ilo 0.12.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
-- feature: string concat with +
-- expected: hello world
main>t;+"hello " "world"