Skip to content

Comment on Parsing bitstreams with Nomparent

Comments

I agree, it's surprisingly usable given how complicated parsing can be! I think the key to its ease of use, at least for me, is that you can unit test the individual parsers. You can program very iteratively, building it piece by piece and testing as you go.

This is much easier than trying to design the entire parser on a whiteboard/paper and implement it in one big go, I think.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.