ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-21 day agoPOV: You're a programmerlemmy.worldimagemessage-square60fedilinkarrow-up1705arrow-down115
arrow-up1690arrow-down1imagePOV: You're a programmerlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · edit-21 day agomessage-square60fedilink
minus-squarebalsoft@lemmy.mllinkfedilinkarrow-up19·1 day agoYou could probably write a very basic parser combinator library, enough to parse JSON, in 100 lines of Haskell
minus-squaresomeacnt@sh.itjust.workslinkfedilinkEnglisharrow-up7·16 hours 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.