Comment on An open-source Python implementation using JIT techniquesparentComments−thomasahle12yThe faster the language, the more often you can afford to use it, the more you get to use it.Projects like pypy lets me code thing in Python I would otherwise have had to do in C. How is that not an awesome thing?
Comments
The faster the language, the more often you can afford to use it, the more you get to use it.
Projects like pypy lets me code thing in Python I would otherwise have had to do in C. How is that not an awesome thing?