SmallBASIC
SmallBASIC copied to clipboard
Will you add OOP?
This is a very good language to prototype until you reach something complex enough to need abstraction. To me, this language is kind of Python (def?) + Lua (local?) + BASIC syntax but not as powerful as the real Python or Lua as it doesn't have OOP. Adding OOP will fill in the gap.