|
|
|
|
|
by chrisseaton
2071 days ago
|
|
> There are good reasons why these limits cannot be overcome in that the complexity and dynamism of the language precludes it. Can you give specific examples and prove that they cannot be overcome? How much of the literature have you read? I'll give you a concrete example of how I see these claims - people said monkey-patching in Python and Ruby was a hard overhead to peak temporal performance and fundamentally added a cost that could not be removed... turns out no that cost can be completely eliminated. I could give you a list of similar examples as long as you want. |
|
Is it eliminated in any production interpreter/VM used by Python, Ruby or any other mainstream language?
I mean, it's nice if it's research, but if I'm a boring programmer churning out Enterprise Middleware using these languages, do I get to use it?
Or is it just a pre-alpha branch of PyPy that might be out in 2025, if we're lucky? :-)