Measures Concepts
GitHub icon

Eve

Eve - Programming language

< >

Eve is an open source programming language created in 2016.

Source code:
git clone https://github.com/witheve/Eve
#424on PLDB 8Years Old

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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout