Crate som_lexer

source ·
Expand description

This crate serves as the lexical analyser for the Simple Object Machine.

Structs§

  • The lexer for the Simple Object Machine.

Enums§

  • Represents a token from the lexer.