|
|
|
|
|
by pjmlp
652 days ago
|
|
The damage that Python not having a JIT has done. At least BASIC was designed for native code compilation from day one, and after the 8 bit home computers generation passed by, getting compilers for 16 bit home computers was rather easy. 30 years later, people insist in using bytecode interpreted language for the wrong use cases. |
|