Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
elena-1.9.23.i386-linux.deb | 2015-12-11 | 401.0 kB | |
elena-1.9.23.i386-win-setup.exe | 2015-12-11 | 1.7 MB | |
elena-1.9.23.i386-win.zip | 2015-12-11 | 2.2 MB | |
elena_src-1.9.23.i386-linux.tar.gz | 2015-12-11 | 887.0 kB | |
ELENA 1.9.23.tar.gz | 2015-12-11 | 94.3 kB | |
ELENA 1.9.23.zip | 2015-12-11 | 94.3 kB | |
README.md | 2015-12-11 | 1.1 kB | |
Totals: 7 Items | 5.4 MB | 0 |
A new release of ELENA programming language is available : 1.9.23!
What's new:
- ELENA
- binary incompatible due to major change in the heap structure
- new project template : guix
- ELC
- issue [#150] fixed
- issue [#42] implemented
- issue [#145] implemented : source level call optimization
- new option "xo1-" : turning off compiler source level optimization
- new method hint "suppress" : turning off compiler warnings for the method
- LIB
- issue [#174] fixed: bizarre return value in toLiteral&base:16
- issue [#169] fixed: An error in literalOp.trimRight[1]
- new extension : object.toChar
- Samples
- rosetta code sample : simple windowed app
- rosetta code sample : gui component interaction
- rosetta code sample : 99 Bottles of Beer
- IDE
- issue [#75] fixed : call stack window is not properly refreshed
- issue [#185] fixed : stack allocated structures are not correctly displayed
- Misc
- linux : Debian package