Skip to content
Alex Rakov edited this page Apr 4, 2019 · 78 revisions

Welcome to the ELENA wiki!

Table of Contents

Description

ELENA is a general-purpose, object-oriented, polymorphic language with late binding.

Features

  • Pure polymorphic object oriented language
  • Mixins
  • Message multiple dispatching
  • Virtual machine
  • Command line 32-bit compiler
  • GUI IDE & Debugger
  • Unicode support (utf-8)
  • Complete source code
  • Number of samples
  • Script Engine

The project includes ELENA documentation, standard library source code, samples, command-line compiler, IDE.

Getting started

ELENA 4.x Specification

Tutorials