Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
clearbox
#5
The ZX BASIC lexer uses the Regular Expression:
Code:
([']|[Rr][Ee][Mm][ \t])
to match a comment line.

The ASM / END ASM sequence is a bit special (the lexer enters another state which I guess simple syntax-highlighters doesn't do).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)