Skip to content

Implement symbol table #28

@greati

Description

@greati

Take a look at the std::unordered_multimap for hash tables with buckets.

Remember the beginScope() and endScope() functions in the symbol table interface.

Remember the global scope stack to be manipulated by beginScape() and endScope() functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions