This language was built completely from scratch, not to chase performance or complexity, but to understand how programming languages actually work. Every part of Eden was written by hand with care, keeping things clear and approachable. The goal has always been simplicity: when things are easy to read and follow, they’re easier to learn from too.
Eden Language
Eden Language is a organization dedicated to the development and support of the Eden programming language.
Pinned Loading
Repositories
Showing 5 of 5 repositories
- Eden Public
Interpreted programming language written in C#, built with custom parser and tokenizer. Features a LL(1) parser and an AST-based tree-walking evaluator.
EdenLanguage/Eden’s past year of commit activity - SpinningDonut Public
A spinning ASCII donut animation written in my custom programming language, Eden. Slow but fun — a performance test and a proof of concept!
EdenLanguage/SpinningDonut’s past year of commit activity - Eden-vs-code-extension Public
Simple Visual Studio Code extension that adds syntax highlighting for the Eden programming language. It helps make Eden code easier to read by highlighting keywords, functions, strings, comments, and other language elements..
EdenLanguage/Eden-vs-code-extension’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…