Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Eve

< >

Eve is an open source programming language created in 2016.

#230on PLDB 8Years Old
Download source code:
git clone https://github.com/witheve/Eve
Homepage · REPL · Source Code · Twitter

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 Example Token
Comments ✓ // A comment
Line Comments ✓ // A comment //
Semantic Indentation X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0