Compiler/lexical analyzer: Difference between revisions

m
→‎{{header|M2000 Interpreter}}: change to read identifiers with numbers like y0
No edit summary
m (→‎{{header|M2000 Interpreter}}: change to read identifiers with numbers like y0)
Line 3,987:
Output$=format$("{0::-10}{1::-10} ", LineNo, ColumnNo)
offset++ : ColumnNo++
While Ahead2("[a-zA-Z_Z0-9_]", offset)
offset++ : ColumnNo++
End While
Anonymous user