ilo: A Programming Language for AI Agents, Not HumansJune 5, 2026 An A/B Against the Manifesto ilo's manifesto says prefix beats infix on tokens. The persona logs suggest infix beats prefix on retries. So I built an A/B to settle it.
ilolanguage-designai-agentsllm
Read article
ilo: A Programming Language for AI Agents, Not HumansApril 8, 2026 SudoLang and ilo: Two Opposite Bets on AI Programming SudoLang asks the LLM to interpret pseudocode. ilo gives the LLM a real compiler. Both claim to be AI-first languages. They agree on almost nothing.
ilolanguage-designai-agentsllm
Read article
ilo: A Programming Language for AI Agents, Not HumansApril 1, 2026 Data Pipelines in 50 Tokens ilo now handles the full fetch, parse, transform, aggregate, write cycle. The builtins that made it possible.
ilolanguage-designllmdata
Read article
ilo: A Programming Language for AI Agents, Not HumansMarch 22, 2026 What If Bash Had Types? ilo as a Shell for AI Agents Unix pipes have lasted 50 years because the model works. ilo takes the same model and adds types.
ilounixlanguage-designai-agents
Read article
ilo: A Programming Language for AI Agents, Not HumansMarch 21, 2026 Tokenizers Don't Care About Your Abbreviations A short-naming convention for ilo, tested against cl100k_base. The tokenizer already handles common English words in one token.
llmtokenizationilolanguage-design
Read article