smallbasic/SmallBASIC

Will you add OOP?

shlwapi opened this issue · 0 comments

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.