Crate cl_lexer

source ·
Expand description

Converts a text file into tokens

Modules§

Structs§

  • The Lexer iterates over the characters in a body of text, searching for Tokens.