You mean stuff that practically any other language has had for ages?Auto (type inference): Not an issue in dynamically typed languages, already been in most other statically typed languages (notably not Java)Smart pointers: Not really an issue in languages with GCStrongly typed enums: Well, that's the point of enums, isn't it?
How dare you not include lua as a language, you disgrace the gaming community.
so what if other languages have had these features for "ages"?i don't use other languages. i use C/C++ explicitly.