🎥 PTML: emitting rich decompiled code

Jack introduces PTML and how rev.ng goes beyond raw text, enriching decompiled code (e.g., decompiled C, disassembly, etc.) with HTML-like markup to provide richer and useful information for the viewer.

https://www.youtube.com/watch?v=_Xtwu_EaRJg

PTML: emitting rich decompiled code (rev.ng hour 2024-01-26)

YouTube
For instance, it includes information for syntax highlighting, code navigation and collapsible regions.
Among other things, it also holds references to the original code associated to the decompiled code.