Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ELENA 3.0.1.tar.gz | 2017-03-21 | 94.3 kB | |
ELENA 3.0.1.zip | 2017-03-21 | 94.3 kB | |
README.md | 2017-03-21 | 594 Bytes | |
Totals: 3 Items | 189.2 kB | 0 |
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