Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 541 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 541 Bytes

explain

verb

to make plain or clear; render understandable or intelligible.


what is explain?

explain simplifies the process of exchanging messages between different architectures by parsing the architecture specific application binary interface information from host and target compiled binaries. At run-time the explain adapter modifies messages as required between a host and target.


dependencies

TODO


usage

  1. make To run an example ./explain -p ../test/test_input.json

changelog

  • TODO