-
Exceptions handling Pre-Release
released this
2025-06-13 00:38:02 +03:00 | 131 commits to master since this releaseException handling with finalize, shortcuts, returned values, etc.
Downloads
-
do-while Pre-Release
released this
2025-06-12 10:26:44 +03:00 | 138 commits to master since this release+do-while
+var/var returns its initialization values and accept any statement as initializer
+more string functions
+much better tail-block argument supportand much much more, consider reading docs
Downloads
-
first release Pre-Release
released this
2025-06-10 00:10:44 +03:00 | 153 commits to master since this release- integral types, class model for multiple inheritance
- val and var
- Lists ['L','i',"st"], Iterator, Iterable, Collection, Array,, splats and de-structuring in calls
- structs/classes with constructors, public methods and fields
- functions and lambdas, "last lambda parameter" calls convention
- while and for loops with breaks and labels
attached is Linux Arm64 binary interpreter sample
Downloads