Skip to main content

Module parser

Module parser 

Source
Expand description

Statement and expression parser for the EndBASIC language.

Structs§

Parser
Iterator over the statements of the language.

Enums§

Error
Parser errors.

Type Aliases§

Result
Result for parser return values.