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.
Vertically extensible to combine low-level features, such as those found in C++,
with high-level features, such as those found in languages like Python and TypeScript.
Combines the flexibility of dynamic languages with the efficiency of compiled languages.