ilo 0.12.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
-- feature: http get (skipped in automated run unless ILO_AUDIT_NET=1)
-- expected: true
main>b;r=get "https://example.com";?r{~v:>len v 0;^e:false}