This repository was archived by the owner on Oct 30, 2021. It is now read-only.
Version 0.2.0 Release
Pre-release
Pre-release
Zeus version 0.2.0 is ready.
Changelog:
- Allowed method stacking (e.g.
method(method2(method3(stack)))) - Variables can now inherit values of other variables
- Variables can now get values from method call returns
- Cleaned backend code