Alusus Programming Language
alusus.bsky.social
Alusus Programming Language
@alusus.bsky.social
Alusus programming language is a general purpose programming language that can be dynamically extended by end users. It allows for expanding the language to cover all the programmer's needs without the need for multiple languages.
Just released a new library for #Alusus_language to provide bindings with the GGML tensor library used in many AI applications.
github.com/Alusus/Ggml
GitHub - Alusus/Ggml: Alusus language binding for the GGML tensor library
Alusus language binding for the GGML tensor library - Alusus/Ggml
github.com
January 16, 2026 at 11:50 PM
The patch release 0.14.2 of #Alusus_language has just been released to fix an issue with the C ABI compatibility. Get the new release from the official site.
alusus.org/en/download....
Download | Alusus Programming Language
alusus.org
January 12, 2026 at 8:08 AM
The first release of Faiss binding library for #Alusus_language has just been released. This is a binding library for Facebook's Faiss.
github.com/Alusus/Faiss
GitHub - Alusus/Faiss: Alusus binding for Faiss library.
Alusus binding for Faiss library. Contribute to Alusus/Faiss development by creating an account on GitHub.
github.com
January 5, 2026 at 4:10 AM
Got some free time during the holidays? Here is a video that walks you through building a simple #WebAssembly based web app using #Alusus_language.

www.youtube.com/watch?v=GPuR...
Intro to Alusus programming language
YouTube video by Alusus Programming Language
www.youtube.com
December 25, 2025 at 12:48 AM
New patch release of WebPlatform and Rows libraries for #Alusus_language have just been released.
github.com/Alusus/WebPl...
github.com/Alusus/Rows/...
Release 0.7.1 · Alusus/WebPlatform
Added showAlertDialog and showConfirmDialog functions.
github.com
December 19, 2025 at 8:32 PM
Version of 0.7.0 of WebPlatform for #Alusus_language has just been released, bringing SlidingPanel component and few other changes.
github.com/Alusus/WebPl...
Release 0.7.0 · Alusus/WebPlatform
Added SlidingPanel. Added Style.remove function. Renamed Style.setRawStyle to Style.setRaw. Added local_iso type to getDate function. Fixed a bug in SafeTimeout.
github.com
December 7, 2025 at 9:03 PM
A new release of WebPlatform for #Alusus_language has just dropped, bringing compatibility with version 0.14 of Alusus and a bug fix in Input widget.
github.com/Alusus/WebPl...
Release 0.6.0 · Alusus/WebPlatform
Update for compatibility with Alusus 0.14. Fixed an issue with the text property of Input widget causing the value of the property to override user entered text. Added another example.
github.com
November 14, 2025 at 8:03 AM
Version 0.2.0 of Utilib library for Alusus language has just been released, bringing few console helper functions.
github.com/Alusus/Utili...
Release 0.2.0 · Alusus/Utilib
Added a Console sub-module with console helpers. Moved AST helpers to Ast sub-module.
github.com
November 13, 2025 at 7:02 AM
A new release of ProgArg library for #Alusus_language just dropped. Version 0.1.1 enables embedding the translations during build.
github.com/Alusus/ProgA...
Release 0.1.1 · Alusus/ProgArg
Support embedding the translations during build.
github.com
November 12, 2025 at 7:21 AM
Version 0.14.0 of Alusus programming language has just been released. Most important is this release is better handling of compile-time execution to avoid circular compilation errors. For download and more information: alusus.org/en/download....
Download | Alusus Programming Language
alusus.org
November 12, 2025 at 3:49 AM
Version 0.5.2 of WebPlatform for #Alusus_language is now available, adding CheckBox, RadioButton, and the gap style.

github.com/Alusus/WebPl...
Release 0.5.2 · Alusus/WebPlatform
Added RadioButton widget. Added CheckBox widget. Added gap property to Style.
github.com
September 4, 2025 at 5:01 AM
A new versoin of WebPlatform for #Alusus_langauge is available. Version 0.5.1 adds EmbeddedSvg component, which allows embedding SVG images in the generated executable to speed up web app initial renders.
github.com/Alusus/WebPl...
Release 0.5.1 · Alusus/WebPlatform
Added EmbeddedSvg component. This component can be used to inline SVGs in the executable.
github.com
July 7, 2025 at 12:29 AM
Version 0.3.0 of I18n library for #Alusus_language is just released. This release brings improvements to `TextAssets` to enable loading assets dynamically and to enable splitting resources into multiple directories.
github.com/Alusus/I18n/...
Release 0.3.0 · Alusus/I18n
TextAssets improvements: Enabled multiple sets of TextAssets to be created to enable loading assets from multiple directories. Enable more control over how text assets are initialized, giving the ...
github.com
July 6, 2025 at 10:56 PM
Version 0.5.0 of WebPlatform for #Alusus_language has been released. This release fixes style inheritance in components and adds few more styles.
github.com/Alusus/WebPl...
Release 0.5.0 · Alusus/WebPlatform
Refactored the Widget class to make its properties and events abstract so they can be implemented by both basic widgets as well as components. This eliminates the disconnect in behavior between com...
github.com
June 2, 2025 at 7:28 PM
Hello BlueSky. This is the official account for Alusus programming language. Follow me for latest news and updates.
May 14, 2025 at 7:31 AM