Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Fixing compilation  #28

@TheoW03

Description

@TheoW03
  • create a pass that puts all function nodes inside a vector. This makes it more reusable.

  • after that pass. We use the vector created by the first pass. to generate a list of the Function structure. We visit each function.

We store the corresponig node inside the function structure.

  • compile statement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions