Back

E

E is a pure, object-oriented programming language that combines the parallelism and distribution features of Erlang with the object-oriented features of Smalltalk. It is mainly used for enhancing reliability, security, and concurrency in distributed systems.

Hello, world code example:

println("Hello world!")

stdout.println("Hello world!")

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Repositories on GitHub: 376