Quote:
Originally Posted by Raeiphon
I wish GS2 required proper indentation to work, similar to Python or Lua
|
lua does not require indentation to work. It does not even require semicolons.
Quote:
Makes life a whole lot easier when developing proper scripting habits
|
Those languages are designed to be actually used for more than teaching.