Module endbasic_core::syms

source ·
Expand description

Symbol definitions and symbols table representation.

Structs§

Enums§

  • Command or function execution errors.
  • Holds the definition of a symbol.

Traits§

  • A trait to define a callable that is executed by a Machine.

Type Aliases§

  • Result for callable execution return values.