A part of the Interpreter that is responsible for breaking down the source-code text into C Enums tokens. Performs Lexical Analysis.
A part of the Interpreter that is responsible for breaking down the source-code text into C Enums tokens. Performs Lexical Analysis.