-
0.8.6 dynamic vars, multiline string literals Pre-Release
released this
2025-08-12 00:19:27 +03:00 | 18 commits to master since this releaseand few bugfixes too
Downloads
-
0.8.3 flows and stdlib in Lyng Pre-Release
released this
2025-08-09 23:24:18 +03:00 | 26 commits to master since this releaseDownloads
-
0.8.1 Pre-Release
released this
2025-08-06 23:13:09 +03:00 | 38 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 | 43 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 | 86 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 | 105 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 | 112 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 | 119 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