The current GUI provides a static text view of the lifted code. Could we seek to - apply basic LLVM lexing to aid readability - enable synchronized view of code blocks? (reference to basic block) Possible libraries to look at: - pygment - lowlight
The current GUI provides a static text view of the lifted code. Could we seek to
Possible libraries to look at: