mirror of
https://github.com/open-simh/simtools.git
synced 2026-01-28 04:57:15 +00:00
Improve parsing of symbols.
In particular, don't confuse `4..` with a symbol.
This commit is contained in:
4
TODO
4
TODO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user