DigiNews

Tech Watch by Johan Denoyer

← Back to articles

E-- (English--)

Quality: 8/10 Relevance: 9/10

Summary

E-- (English--) is a programming language that uses plain English to define code and deterministically compiles to Python. The project employs a two-stage pipeline: an optional LLM-based normalizer to canonical English, followed by a deterministic parser that emits Python code, with {{}} slots resolved by an LLM and cached for offline reproducibility.

🚀 Service construit par Johan Denoyer