codeinabox@programming.dev to Programming@programming.devEnglish · 4 months agoHow much "boilerplate tax" different languages have: a 400M LOC analysisboyter.orgexternal-linkmessage-square6linkfedilinkarrow-up122arrow-down111file-text
arrow-up111arrow-down1external-linkHow much "boilerplate tax" different languages have: a 400M LOC analysisboyter.orgcodeinabox@programming.dev to Programming@programming.devEnglish · 4 months agomessage-square6linkfedilinkfile-text
minus-squareFishFace@piefed.sociallinkfedilinkEnglisharrow-up11·4 months agoI call boilerplate having to repeat types because there’s no type inference, but this is not captured here. Kolmogorov complexity would be a good denominator, but you’d end up with a higher boilerplate score if your language just uses longer keywords
I call boilerplate having to repeat types because there’s no type inference, but this is not captured here.
Kolmogorov complexity would be a good denominator, but you’d end up with a higher boilerplate score if your language just uses longer keywords