EYG: A Programming Language for Humans
EYG is a new programming language designed to be more intuitive and human-readable, focusing on reducing cognitive overhead and making code easier to write and understand for people rather than machines.
Background
EYG (pronounced "egg") is a new programming language designed by Peter Saxton (@CrowdHailer) that aims to be exceptionally readable for non-programmers by using English-like syntax and minimizing punctuation symbols. The name comes from "Erlang, Yes, GraphQL" — it's built on the Erlang virtual machine (BEAM), known for reliability in telecom and messaging systems, and takes inspiration from GraphQL's declarative style. Saxton has been developing EYG as a side project; the June 2026 post likely presents a vision or major update rather than a production-ready language. The key idea is making code approachable for subject-matter experts (e.g., doctors, lawyers) rather than just professional software engineers.