0.1.0
Pre-release
Pre-release
0.1.0
Initial release with support for runtime features:
- operators
- global and system variables
- API calls
Binary expressions and function calls are type-checked at runtime, resulting in either an argument type conversion or a type error.
The current runtime support for API calls is limited and documented in the support tracker.