Lazurite 2.7.5
·
106 commits
to main
since this release
-
Added loading of .jar and .lzr files via the using keyword.
-
Built-in library packages have been changed.
-
The "include" keyword has been removed, its functionality includes using and a new preprocessor directive #include.
-
The #include and #jInclude directives have been added to the preprocessor (loading java packages).
-
Added a new error handling system.
-
Added keyword "assert".
-
Added string templates.
-
The artify library has been updated.
-
More than 50% of the language has been rewritten in Kotlin.