A scripting language written in C++ that lets you program using natural Swahili keywords and syntax.

2 Open Issues Need Help Last updated: Oct 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The interpreter incorrectly binds base class constructors (and potentially destructors) directly to instance objects, instead of resolving them through the prototype/class chain. This allows re-initializing an object using its base class constructor directly on the instance, leading to unexpected behavior and state manipulation.

Complexity: 4/5
bug good first issue

A scripting language written in C++ that lets you program using natural Swahili keywords and syntax.

C++

A scripting language written in C++ that lets you program using natural Swahili keywords and syntax.

C++