Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Eve

< >

Eve is an open source programming language created in 2016.

#205on PLDB 8Years Old
Download source code:
git clone https://github.com/witheve/Eve

Try now: Web

Better tools for thought


Example from the web:
// People older than 30 [#person age > 30] // The same as above [#person age] age > 30 // Also the same as above people = [#person]

Language features

Feature Supported Token Example
Comments ✓
// A comment
Line Comments ✓ //
// A comment
Semantic Indentation X

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io