Any suggestions for a high level language which is most effective?
I know that it's kind of vague question but still. Something capable of easy and quick development but fast ib startup and operating.
#question #programming #language
lua-users wiki: Lua Types Tutorial

@alex27 You'll love it.... I hope :)

@bertholet thanks! I'm looking forward to play with source code as well. Looks really promising

Can you suggest any particular resourse you think could be useful? I have 12 years of python experience already.

@alex27 Well if you're into game dev, Love2D is great to start with. I also have the Programming in Lua book which I still reference now and then. Lua Programming Gem is a bit more niche but has some interesting tricks as well.
@bertholet yep, got here from love2d actually, haha.
Thanks for recommendations!