Module endbasic_core::parser

source ·
Expand description

Statement and expression parser for the EndBASIC language.

Structs§

  • Iterator over the statements of the language.

Enums§

Functions§

  • Extracts all statements from the input stream.

Type Aliases§

  • Result for parser return values.