Logo
Explore Help
Register Sign In
SergeychWorks/lyng
1
0
Fork 0
You've already forked lyng
Code Issues 2 Pull Requests Actions Packages Projects 1 Releases 21 Wiki Activity

21 Releases 21 Tags

RSS Feed
  • 1.5.1 3d8bfe8863

    1.5.1 full release: static types, non-erased generics, delegation, JIT and tons of new features Stable

    sergeych released this 2026-03-25 18:51:36 +03:00 | 111 commits to master since this release

    This is a major release of new, statically typed, JIT-based implementation, 7-10x faster than 1.2.*, with strong type checks, delegation, objects, liftable inner enums, inner classes and enums in general also in objects, string interpolation and tons of new features, see our main site, https://lynglang.com

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.5.0-RC d92309d76c

    1.5.0-RC static types and JIT compilation Pre-Release

    sergeych released this 2026-03-19 01:45:47 +03:00 | 120 commits to master since this release

    This is a release candidate; it is now fully JIT-based so much faster, with static types, type projections, non-erased generics, type aliases, inner types, liftable inner enums and many many other nice tools. CLI tools and lyngio packages now have rich console support, and many sugar and stdlib functions are added.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.2.1 f357f4039b

    1.2.1: full featured language, stable Stable

    sergeych released this 2026-02-02 21:11:05 +03:00 | 407 commits to master since this release

    Full featured and as correct as it is possible without static, compile-time declared types. Some ambiguity is envitable wit h runtime lookups, so we are already working on strong-typed branch of the Lyng language.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.2.0 75723adbbc

    Full language release Stable

    sergeych released this 2026-01-14 22:19:16 +03:00 | 428 commits to master since this release

    With all modern OOP and many FP features, improved idea plugin, support for files and processes in CLI. Notable new language features include:

    • properties: get/set, private set, etc.
    • delegation, also fun delegation!
    • multiple inheritance!
    • ?= operator, operator overloading!
    • abstract classes, interfaces, automatic interface implementation by multiple inheritance
    • short fun form: fun square(x) = x*x

    ,,,and many other. See docs on our site (https://linglang.com)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.1.0-rc 1d9befe101

    1.1.0 release candidate Pre-Release

    sergeych released this 2026-01-04 03:41:03 +03:00 | 490 commits to master since this release

    Fixed some closure-based errors, in particular, one that broke cache {} in some scenarios. Fixed some parser errors that could cause plugin malfunctioning. Greatly improved idea plugin. Added new language features, like late-initialized class vals and protected/private setters for public vals/vars.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.0.4-SNAPSHOT 26ddb94f5d

    1.0.4-SNAPSHOT Pre-Release

    sergeych released this 2025-11-27 23:44:14 +03:00 | 599 commits to master since this release

    named arguments and map splashes in calls, map literals with splashes, fixes

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 1.0.0-SNAPSHOT 88f035beb6

    Full language RC: Multiple Inheritance added Pre-Release

    sergeych released this 2025-11-17 17:31:03 +03:00 | 635 commits to master since this release

    Added many optimizations and multiple inheritance. This is an release candidate for Lyng 1.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.9.3 65963ce537

    dynamic improvements & build for all (+apple) platforms Pre-Release

    sergeych released this 2025-11-02 16:24:27 +03:00 | 657 commits to master since this release

    many small improvements and fixes

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.9.0-SNAPSHOT f45fa7f7a0

    0.9.0: regular expressions and match operator Pre-Release

    sergeych released this 2025-09-05 16:55:03 +03:00 | 668 commits to master since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 0.8.15 80735f032d

    0.8.15: better stdlib, better exceptions, Lynon de/serialization Pre-Release

    sergeych released this 2025-08-24 00:14:22 +03:00 | 672 commits to master since this release

    Added many stdlib collection and other classes: sum*, sort*, binarySearch, shuffle, etc.
    Exception are now serializable!
    exception now contain stack

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 Next Last
Powered by Gitea Version: 1.23.1 Page: 27ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API