Crate lexer

source · []

Modules

Lextime and Parsetime errors for technetium

Structs

The main lexer responsible for turning a program source into a stream of Tok’s

Enums

A valid token for a technetium program

Functions

A list of keywords, which should be treated as seperate tokens than identifiers

Type Definitions