1 unstable release
0.2.0 | Feb 20, 2020 |
---|
#44 in #object-file
38KB
216 lines
xinto - Intel Hexadecimal Object File Format Parser
Written in Rust, xinto
is a simple Intel Hex parser that outputs a JSON document.
Demo
Installation
xinto
can easily be installed using cargo
, either from crates.io
with cargo install xinto
or from github
with cargo install --git https://github.com/guedou/xinto
Specifications
Dependencies
~3MB
~60K SLoC