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

elena

< >

elena is a programming language created in 2013 by Alex Rakov.

Source code:
git clone https://github.com/ELENA-LANG/elena-lang
#1042on PLDB 11Years Old

ELENA is a dynamic object-oriented programming language. It features message dispatching, mixins and a script engine


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

Language features

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

View source

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