Skip to content

najmiter/Chitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chitter: a syntax highlighter for assembly


Highlight and make copyable rich text of your assembly code.

Check it here

⚡️ Updates:

  • You can now give input and get highlighted code on the other side:
    • Features & TODOS:
      • Make destination registers recognised.
      • Keep the original spacing in the output as it is in the input.
      • Highlight registers when used with other operators ([eax], [ebx+esi], etc).
      • Highlight string literals (single and double quotes).
      • Support HEX, DEC, and BIN notations.
      • Make it responsive.
      • Support tab key.
      • Add comments support (single/multi line).
        • Single line,
        • Multi line.
      • Keep the previous data after a reload/revisit.
      • Support line numbers in the output (non-copiable).

🏞️ Preview

The UI is not that great. Maybe. But the highlighting part works greatly 😁

Chitter preview Chitter on Jan 5, 2024 (5pm)

▶️ Watch live coding

You can watch me coding Chitter live on YouTube... Click here