Improve parsing of symbols.

In particular, don't confuse `4..` with a symbol.
This commit is contained in:
Olaf Seibert
2022-06-04 21:07:10 +02:00
parent 8d7414d7c3
commit ff183c0e36
5 changed files with 118 additions and 16 deletions

4
TODO
View File

@@ -4,10 +4,6 @@ listing format errors: ignore whitespace of input
documentation: print supported directives
register symbols: %3+1 is the same as %4 (pdf page 3-9 aka 35),
but where precisely register symbols can be used, and how,
isn't specified.
---------------------------------------
I was not able to locate a Macro-11 language reference manual any more
recent than for RT11 version *3*, so I used that plus my recollection