Hi,
The attached code shows a lexer that can only lex non-negative integers.
What i am trying to do, is improve the script by adding code to lex negative numbers.
Any help would be greatly appreciated!
Hi,
The attached code shows a lexer that can only lex non-negative integers.
What i am trying to do, is improve the script by adding code to lex negative numbers.
Any help would be greatly appreciated!