Releases: ELENA-LANG/elena-lang
Releases · ELENA-LANG/elena-lang
ELENA 4.0 release
The first ELENA 4.0 second beta pre-release
The second beta release is available. It contains several critical bug-fixes, extended API
The second ELENA 4.0 beta pre-release
The second ELENA 4.0 beta version
What's new:
-
ELENA
- a lot of critical bug fixes
- the syntax deeply refactored and streamlined
- #355 : Multimethods : nil
- new operators : .\ and .?
-
LIB
- forms library (re)implemented
-
Misc
- ELENA 4.x Specification (see doc\lang\spec.txt)
- (re)implementing script engine
The first ELENA 4.0 beta pre-release
The first beta release of ELENA 4.0.0
ELENA 3.4 intermediate release
a lot of changes
ELENA 3.2.0
A major release of ELENA programming language is available : 3.2.0
What's new:
- ELENA
- binary incompatible due to implementing issues #100 and #333
- #100 : classOp : test if object is subclass of
- #333 : multimethods
- #266 : static fields
- #342 : Alternative variable declaration syntax
- #344 : Resolving duplicate field names
- #349 : Initialize fields at declaration
- #348 : Accumulator static fields
- #352 : if else if
- ELC
- fixing template routines
- new project template : vm_gui
- IDE
- LIB
- Tools
- #31 : Unresolved labels
ELENA 3.1.1
ELENA 3.1.0
A major release of ELENA programming language is available : 3.1.0
What's new:
- ELENA
- ELC
- a lot of critical bug fixes
- LIB
- iterators are renamed into indexers
ELENA 3.0.1
A point release of ELENA programming language is available : 3.0.1
What's new:
- ELENA
- (re)introducing field templates
- (re)introducing auto-generated local / field attributes
- #294 : built-in variable refactoring (this and owner are no longer in use)
- ELC
- a lot of critical bug fixes
- LIB
- new system'intarrayOp extension
- new system'intmnatrixOp extension
- new extensions'convertorOp.toIntArray, extensions'convertorOp.toIntMatrix operations
- a lot of critical bug fixes
- Samples
- conway's game of life
- a lot of bug fixes
ELENA 3.0.0
A new release of ELENA programming language is available : 3.0.0
The release contains major syntax overhaul.