- https://www.protlr.com/example
   - https://kaitai.io
   - http://www.icsi.berkeley.edu/pubs/networking/binpacIMC06.pdf
   
What else with good tutorials included?

Arbitrary bitwidth fields and endianness support are required.

The first application candidates are 

   - full-featured ASN.1 parser/generator/decompiler modules and some 
   variants (especially SMTP etc).
   - process any file formats has a specification (images, office, CAD,...) 

PS: variative parsing like DCG implementation in golang is also very 
interesting

PSS: generic tutorial on writing binary parsers is also very interesting 
for my metaprogramming working

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to