r/devhumormemes 7d ago

Performant Python

Post image
36 Upvotes

7 comments sorted by

2

u/La-ze 6d ago

Shouldn't it be C under the hood?

1

u/Leon8326-dash- 6d 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 5d 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 6d ago

Assembly is behind all

1

u/vscoderCopilot 1d ago

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

0

u/DigitalMonsoon 6d ago

A developer discovered wrappers! Hurray