Show HN: E-- – A language you dial between English and Python

Software Development, Programming Languages(github.com)view on HackerNews
E--programming languagePythondeterministicreproducibleLLMparsercode generationnatural language processing

Author: OdedF

Date: 7/10/2026

Article Summary:
E-- is a programming language that allows users to write code in plain English, which is then compiled to Python. It aims to provide a deterministic and reproducible way to write code, using a two-stage pipeline that separates the unreliable part (LLM) from the deterministic part (parser).