Comment on Parsing bitstreams with NomComments−pjc504yDoes anyone have a good "how to parser combinator" introduction? I've been looking at C# to dismantle various binary formats and this may be a good approach.−adamchOP4yMy previous blog post about Nom tries to do that: https://blog.adamchalmers.com/nom-chars/−NilsIRL4yhttps://www.youtube.com/watch?v=xNzoerDljjo
Comments
Does anyone have a good "how to parser combinator" introduction? I've been looking at C# to dismantle various binary formats and this may be a good approach.
My previous blog post about Nom tries to do that: https://blog.adamchalmers.com/nom-chars/
https://www.youtube.com/watch?v=xNzoerDljjo