Expand description

Basic semantic types

Semantic types

Semantic analyzer result state types. It contains SemanticStack as Semantic results Context data.

Structs

Enums

Traits

  • Extended Expression for semantic analyzer.
  • Extended Semantic Context trait contain instructions set functions for the Extended Stack context.
  • Semantic Context trait contain instructions set functions for Global Stack context. It includes:
  • Semantic Context trait contain instructions set functions for the Stack context.
  • Semantic Context trait contains custom instruction implementation to flexibly extend context instructions.