tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 16 days agoPython!lemmy.mlimagemessage-square54linkfedilinkarrow-up1715
arrow-up1715imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 16 days agomessage-square54linkfedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up26·16 days agoPython’s core implementation is in C though. It’s just a fancy way to call C libraries.
minus-squarewhimsy@lemmy.ziplinkfedilinkEnglisharrow-up32·16 days agoYou could say this about a lot of things…
minus-squareRvTV95XBeo@sh.itjust.workslinkfedilinkarrow-up1·16 days agoPizza’s core implementation is in C though. It’s just a fancy way to call C libraries. Today I learned pepperoni is a C library.
minus-squareddplf@szmer.infolinkfedilinkarrow-up11·16 days agoI code in JS, so I’m something of a C dev myself!
minus-squareNatanox@discuss.tchncs.delinkfedilinkEnglisharrow-up9·16 days agoBeginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
minus-squarenoddy@beehaw.orglinkfedilinkarrow-up3·16 days agoAschhually the most used JS engine is made in C++ (v8)
minus-squareMoonMelon@lemmy.mllinkfedilinkEnglisharrow-up2·16 days agoPython is actually pretty baller with string operations too since so much of the C has been heavily optimized.
Python’s core implementation is in C though. It’s just a fancy way to call C libraries.
You could say this about a lot of things…
Pizza’s core implementation is in C though. It’s just a fancy way to call C libraries.
Today I learned pepperoni is a C library.
I code in JS, so I’m something of a C dev myself!
Beginning your sentence with “I code in JS” really makes any follow-up statement sound sane in comparison.
Aschhually the most used JS engine is made in C++ (v8)
Python is actually pretty baller with string operations too since so much of the C has been heavily optimized.
so?