Related articles |
---|
Elena programming language alebencz@gmail.com (Alexandre Savelli Bencz) (2015-10-22) |
From: | Alexandre Savelli Bencz <alebencz@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Thu, 22 Oct 2015 17:05:57 -0200 |
Organization: | Compilers Central |
Keywords: | available, OOP |
Posted-Date: | 22 Oct 2015 20:30:36 EDT |
My friend, Alex, he is the developer of a programming language called Elena.
ELENA is a general-purpose, full object-oriented, polymorphic language
with late binding. It promotes more object-oriented program design,
reusable and more standardized code.
The language features code mutation, ElenaScript, argument signatures
and many others. It is under active development!
Features
*Pure polymorphic object oriented language
*Changeable object behavior
*Dynamic class mutation
*Command line 32-bit compiler
*GUI IDE & Debugger
*Unicode support
*Complete source code
*Getting started tutorial
*Simple Assembler compiler
*Multiple message dispatch
*Virtual Machine Terminal
*Dynamic Self-Assembling Script engine
You can download the compiler and source code in this link:
https://github.com/ELENA-LANG/elena-lang
Elena language twitter: https://twitter.com/elena_language
Return to the
comp.compilers page.
Search the
comp.compilers archives again.