LorettaDevs/Loretta

Add semantic validation

GGG-KILLER opened this issue · 0 comments

Add validation for language semantics.
Including but not limited to:

  • Duplicate goto label detection;
  • Missing goto label detection;
  • const variable assignment;
  • close variable assignment.