[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] Looking for a program which generates binary formats decoders from a high-level description



BitPim's protogen.py seems similar to what you're looking for; its
canonical use is for making it easier to communicate with mobile
phones (particularly BREW-based GSM models), but its packet
description language should be rich enough to handle at least some of
the examples you give as is.

The resulting decoders (and encoders, should you have need of them)
are in Python.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger amu@monk.mit.edu (NOT a valid e-mail address) for more info.



Reply to: