Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elena-3.2.0.i386-win.zip | 2017-09-08 | 2.7 MB | |
ELENA 3.2.0.tar.gz | 2017-09-08 | 94.3 kB | |
ELENA 3.2.0.zip | 2017-09-08 | 94.3 kB | |
README.md | 2017-09-08 | 895 Bytes | |
Totals: 4 Items | 2.9 MB | 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
- [#14] : switch to xml config files
- [#329] : Source file with full path causes a forever loop in IDE
- [#332] : IDE not save the file with relative path
- LIB
- moving to LIB32
- [#315] : GUI markup script / library
- [#328] : unsingned int / long
- Tools
- [#31] : Unresolved labels