Releases: flexa-lang/flexa
Releases · flexa-lang/flexa
Flexa v2.0.0
Flexa v1.4.6
CHANGELOG
Fixed
- Fix multidimensional array semantic checking
- Fix namespace already included error message
- Fix OS constant typo
Flexa v1.4.2
CHANGELOG
Added
- Garbage Collector control
- Current OS constant
- exit() in REPL
Fixed
- Error messages in Linux
Flexa v1.0.7
CHANGELOG
Added
- Added more samples
Fixed
- Fixed array access in semantic analysis
- Fixed input release check in input core lib
- Fixed array any types checking
Changed
- Improved the invalid array access error messge
Flexa v1.0.0
First release of Flexa interpreter.