ilo 26.5.0

ilo - the token-minimal programming language AI agents write
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "ilo",
  "description": "Write, run, debug, and explain programs in ilo — a token-optimised programming language for AI agents",
  "version": "0.11.8",
  "author": {
    "name": "Daniel Morris"
  },
  "homepage": "https://github.com/ilo-lang/ilo",
  "repository": "https://github.com/ilo-lang/ilo",
  "license": "MIT",
  "keywords": ["ilo", "programming-language", "token-optimised", "ai-agents", "prefix-notation"]
}