04-18-2012, 08:34 AM
boriel Wrote:The ZX BASIC lexer uses the Regular Expression:Yes, thats what I mean. It is something special as ";" has a different meaning in BASIC than ASM.
to match a comment line.Code:([']|[Rr][Ee][Mm][ \t])
The ASM / END ASM sequence is a bit special (the lexer enters another state which I guess simple syntax-highlighters doesn't do).
Can you add the ability to recognise '-REM char also in Assembly blocks too? I know that it is used in EX AF,AF' too... Now it produces illegal character error.
------------------------------------------------------------
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!
http://lcd-one.da.ru redirector is dead
Visit my http://members.inode.at/838331/index.html home page!