Information | |
---|---|
has gloss | eng: Construct is a python library for the construction and deconstruction of data structures in a declarative fashion. In this context, construction, or building, refers to the process of converting (serializing) a programmatic object into a binary representation. Deconstruction, or parsing, refers to the opposite process of converting (deserializing) binary data into a programmatic object. Being declarative means user code defines the only the data structure, instead of the convention of writing procedural code to accomplish the goal. Construct can work seamlessly with bit- and byte-level data granularity and various byte-ordering. |
lexicalization | eng: construct |
instance of | c/Parser generators |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint