1 unstable release

0.2.0 Feb 20, 2020

#43 in #object-file

MIT license

38KB
216 lines

xinto - Intel Hexadecimal Object File Format Parser

crates.io badge Twitter Follow

Written in Rust, xinto is a simple Intel Hex parser that outputs a JSON document.

Demo

xinto demo

Installation

xinto can easily be installed using cargo, either from crates.iowith cargo install xinto or from github with cargo install --git https://github.com/guedou/xinto

Specifications

Dependencies

~2–2.7MB
~58K SLoC