You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C++-based scripting prototype that supports let, function, mixed-type arrays, dynamic operations like console.log, readline(), and vector-like methods — all made possible through operator overloading and custom abstractions.