Module rsc::lexer[][src]

For making notable symbols and words out of text.

Enums

Function
LexerError
Operator
Token

Functions

tokenize

Turn a string into a vector of tokens.