So, back to python; SPE as an IDE still works well, even though it was last updated long ago.
Nice things about Lua:
- very small compared to python
- everything is first class
- hash (associative array) for everything
- MIT license
- clean/readable/maintainable syntax (eat that, ruby/perl fans!)... though space is not significant like our beloved python
- lots of addons available (socket, web, sqlite, etc)
- somewhat of a de facto scripting language in many games nowadays (World of Warcraft being the biggest one I saw)
No comments:
Post a Comment