Comment on Embedding PyPy in a C applicationparentComments−scandinavian10y"So, C speed with Python semantics?"That's already what PyPy is, isn't it? (Not really C speed, but the method in the article is just calling the PyPy interpreter, so it's not quite C speed anyway.)
Comments
"So, C speed with Python semantics?"
That's already what PyPy is, isn't it? (Not really C speed, but the method in the article is just calling the PyPy interpreter, so it's not quite C speed anyway.)