cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoSoftware Terminologylemmy.mlimagemessage-square141fedilinkarrow-up1445arrow-down120
arrow-up1425arrow-down1imageSoftware Terminologylemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square141fedilink
minus-squaredrkt@scribe.disroot.orglinkfedilinkarrow-up22·2 months agoA million-line project spread over a hundred files It’s a script!
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up15·2 months agosqlite is technically just one C source file, so that’s definitely a script.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·2 months agoThe compiled binary being another script. Just in a different language.
A million-line project spread over a hundred files
It’s a script!
sqlite is technically just one C source file, so that’s definitely a script.
The compiled binary being another script.
Just in a different language.
GNU Autotools: yes.