canmove, Confirmed users
345
edits
(→Java: All languages have good development tools available. Made arguments more technical, re-organized them.) |
(→PHP Cons: We don't care about WxWidgets. PHP Docs have always been fine when I used them. No worse than docs for any other language. Security argument will have to be more specific.) |
||
Line 182: | Line 182: | ||
* No separate comparison operators for strings and numbers, so to be sure operators like '===', strval and intval are required. | * No separate comparison operators for strings and numbers, so to be sure operators like '===', strval and intval are required. | ||
* Too many different functions for one purpose | * Too many different functions for one purpose | ||
* No namespace support. | * No namespace support. | ||
== D Programming Language == | == D Programming Language == |