Show HN: E– – a language you dial between English and Python
Category: devtools
Tags: programming-language, llm-integration, deterministic-compilation
Score: 7.0/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 6)
E-- is a deterministic programming language that reads like canonical English and compiles to Python, designed to separate LLM ambiguity from runtime behavior. Its innovative two-stage pipeline—optional LLM normalization followed by a deterministic parser—offers a novel approach to making LLM-generated code reproducible and auditable. The project includes a solid CLI, caching mechanism, and clear documentation for both value and code slots.
Target audience: backend devs
Repository: https://github.com/frmoded/e-- · Python · Apache-2.0
View on Hacker News