Skip to content

fix: define the globalSymbolTable in driver as a shared pointer #61

@Sh0g0-1758

Description

@Sh0g0-1758

The globalSymbolTable is currently being defined in parser and a copy of it is sent to codegen. Instead, we should make it in driver and send the pointer of it to parser and codegen.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions