Syntax highlighting
Future feature. Implementation started 3 June 2023.
Notes to self (not part of documentation)
Kinds of tokens to mark:
- do nothing
- comments (which aren’t actually tokens)
- control the assembler (u., ...)
- determine opcodes
- numeric constants
- registers
- labels