Releases: regeda/expr
Releases · regeda/expr
New Lexer
New memory model
- Remove memory hard limits
- Array of arrays support
- The
equals
delegator supports arrays
First version
The first release contains the basic toolchain:
- compilation the expression language into bytecode
- bytecode executing by the virtual machine