ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-23 months agoPOV: You're a programmerlemmy.worldimagemessage-square94fedilinkarrow-up1879arrow-down116
arrow-up1863arrow-down1imagePOV: You're a programmerlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-23 months agomessage-square94fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up22·3 months agoYou could probably write a very basic parser combinator library, enough to parse JSON, in 100 lines of Haskell
minus-squaresomeacnt@sh.itjust.workslinkfedilinkEnglisharrow-up11·3 months agoJudging by the Parser newtype, he did.
You could probably write a very basic parser combinator library, enough to parse JSON, in 100 lines of Haskell
Judging by the Parser newtype, he did.