• first release Pre-Release

    sergeych released this 2025-06-10 00:10:44 +03:00 | 51 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