The Lexer analyzes the characters of a source text and produces an array of tokens.
Tests the lexer with a list of tokens.
Tests the Lexer's peek() method.
See Source File
Aziz Köksal
GPL3 $(Maturity very high)