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

ELENA

< >

ELENA is a programming language created in 2013 by Aleksey Rakov.

#787on PLDB 11Years Old
Download source code:
git clone https://github.com/ELENA-LANG/elena-lang
Homepage · Source Code · Twitter

ELENA is a general-purpose language with late binding. It is multi-paradigm, combining features of functional and object-oriented programming. Rich set of tools are provided to deal with message dispatching : multi-methods, message qualifying, generic message handlers, run-time interfaces


Example from hello-world:
public program [ console writeLine("Hello World"). ]

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Print() Debugging ✓ writeLine

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

Built with Scroll v144.0.0