-
0.8.1 Pre-Release
released this
2025-08-06 23:13:09 +03:00 | 314 commits to master since this releaseclass static vars and methods. hurray :)
Downloads
-
0.8.0 Pre-Release
released this
2025-08-04 16:59:03 +03:00 | 319 commits to master since this releaseSerialization, compression, time manipulation, user class comparison and many improvements
Downloads
-
released this
2025-06-16 15:06:40 +03:00 | 362 commits to master since this releaseStandard library improved; collections structure shifted to make Iterable most important base class. Added agnostic map construction from whatever implementing Array
Downloads
-
when(value) operator and container classes Pre-Release
released this
2025-06-13 16:31:39 +03:00 | 381 commits to master since this releasesupporting in. !in, is, !is, comparison
Downloads
-
Exceptions handling Pre-Release
released this
2025-06-13 00:38:02 +03:00 | 388 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 | 395 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 | 410 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