MaliciousKebab@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agoWriting C++ is easy.sh.itjust.worksimagemessage-square63fedilinkarrow-up1887arrow-down119
arrow-up1868arrow-down1imageWriting C++ is easy.sh.itjust.worksMaliciousKebab@sh.itjust.works to Programmer Humor@programming.devEnglish · 2 years agomessage-square63fedilink
minus-squaremanpacket@lemmyrs.orglinkfedilinkEnglisharrow-up45·2 years agoThen there’s Haskell that would remove (well, used to at some point) your source code file if you made any errors: https://gitlab.haskell.org/ghc/ghc/-/issues/163
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkEnglisharrow-up18·2 years agoThe world’s angriest compiler.
minus-squarexoggy@programming.devlinkfedilinkEnglisharrow-up12·2 years agoWhen the compiler is being more helpful than you realize.
minus-squareTheCee@programming.devlinkfedilinkEnglisharrow-up11·2 years agoSo that’s what inspired Vigil…
minus-squareKazuoZeru@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agoReading their page gave me a good laugh. Didn’t know about this before, and I’m glad to have learned about its existence
Then there’s Haskell that would remove (well, used to at some point) your source code file if you made any errors: https://gitlab.haskell.org/ghc/ghc/-/issues/163
The world’s angriest compiler.
When the compiler is being more helpful than you realize.
So that’s what inspired Vigil…
Reading their page gave me a good laugh. Didn’t know about this before, and I’m glad to have learned about its existence
That’s actually hilarious