Introducing EPL, the English Programming Language
The only programming language you already know.
Python
requests.post("https://x.io/up",
files={"f": open(path, "rb")})
EPL
“Also send the person’s files to a server.”
Same instruction. One of these you can read.
- Compiler
- Your LLM
- Standard library
- The dictionary
- Type system
- must, never, only
- Syntax errors
- Ambiguity
- Unit tests
- “How to know it’s cooked”
- Package manager
- None, by rule
House rules
- No code in any recipe. Only English. Your LLM writes every line of code itself, fresh, on your machine. Nothing to download but the recipe.
- Allergens on every plate. Each recipe opens with what the app may touch: internet, files, settings. The cook is told never to go beyond it.
- Tasted before served. Each recipe carries stamps for the models that have cooked it cleanly from an empty folder, again and again.