MCPcopy Create free account
hub / github.com/LPC4/Full-Stack / highlight_assembly

Function highlight_assembly

src/view/common/highlighter/asm.rs:7–417  ·  view source on GitHub ↗

Highlights RISC-V assembly (RV64IMAFD) with proper mnemonics, registers, and directives.

(theme: &egui::Style, code: &str)