Python in the top 3?
By carefully manipulating the weights I can get Python to be a top language:
Great Language Shootout . Basically I said that Time, Memory and Program size and startup time matters. Then I put in only the programs that did well in the tests.
1.0 | C gcc | 196.7 | |
1.2 | D Digital Mars | 157.9 | |
1.4 | Python | 141.3 | |
1.4 | OCaml | 140.1 | |
1.4 | Python Psyco | 138.3 | |
1.5 | Ruby | 132.7 | 2 |
1.6 | Forth GForth | 125.8 | 1 |
1.6 | Lua LuaJIT | 124.0 | |
1.6 | Lua | 121.6 |
Great Language Shootout . Basically I said that Time, Memory and Program size and startup time matters. Then I put in only the programs that did well in the tests.
Comments
Python numero uno! :-)