Generates a list of tokens from the given input. This is usually the first step when parsing code.
the string input to be tokenised
Generate an Array of Token from the given input