ilo 26.5.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
4
add x:n y:n>n
  a = + x y
  b = * a 2
  b