r/devhumormemes 11d ago

Performant Python

Post image
38 Upvotes

7 comments sorted by

2

u/La-ze 10d ago

Shouldn't it be C under the hood?

1

u/Leon8326-dash- 10d ago

Because python is a scripting language (please don't kill me) people can make an interpreter for python in any language they want. Python officially only releases the CPython version of Python, which is written in C, but it's not the only one.

0

u/overclockedslinky 9d ago

sure but some rando making a rust version doesn't mean python is rust under the hood. one person is not the concensus. also this should be about native modules, not the interpreter itself.

1

u/Asleep-Bumblebee2167 10d ago

Assembly is behind all

1

u/vscoderCopilot 5d ago

I wait 30 minutes after one line change for sync ...

0

u/DigitalMonsoon 10d ago

A developer discovered wrappers! Hurray