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