ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-25 months agoPOV: You're a programmerlemmy.worldimagemessage-square49fedilinkarrow-up1732arrow-down115
arrow-up1717arrow-down1imagePOV: You're a programmerlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-25 months agomessage-square49fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up18·5 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-up9·5 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.