A Binary Data Stream Scripting Language
Programming Languages
2015-07-28 v1
Abstract
Any file is fundamentally a binary data stream. A practical solution was achieved to interpret binary data stream. A new scripting language named Data Format Scripting Language (DFSL) was developed to describe the physical layout of the data in a structural, more intelligible way. On the basis of the solution, a generic software application was implemented; it parses various binary data streams according to their respective DFSL scripts and generates human-readable result and XML document for data sharing. Our solution helps eliminate the error-prone low-level programming, especially in the hardware devices or network protocol development/debugging processes.
Cite
@article{arxiv.1507.06988,
title = {A Binary Data Stream Scripting Language},
author = {Lihua Wang and Luz Fernando Capretz},
journal= {arXiv preprint arXiv:1507.06988},
year = {2015}
}