Related articles |
---|
ELENA 4.1 is out arakov@yandex.ru (arakov) (2019-10-21) |
From: | arakov <arakov@yandex.ru> |
Newsgroups: | comp.compilers |
Date: | Mon, 21 Oct 2019 09:51:59 +0200 |
Organization: | Compilers Central |
Injection-Info: | gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="81234"; mail-complaints-to="abuse@iecc.com" |
Keywords: | available, functional, OOP |
Posted-Date: | 21 Oct 2019 12:28:31 EDT |
ELENA is a general-purpose language with late binding. It is
multi-paradigm, combining features of functional and object-oriented
programming. It supports both strong and weak types, run-time
conversions, boxing and unboxing primitive types, direct usage of
external libraries.
The latest version is available at
https://github.com/ELENA-LANG/elena-lang/releases/tag/v4.1.1
Visit us at https://elena-lang.github.io/
--
With best regardsAlexei Rakov
Return to the
comp.compilers page.
Search the
comp.compilers archives again.