Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stateless symboltable #1

Open
lhartikk opened this issue Dec 16, 2013 · 0 comments
Open

Stateless symboltable #1

lhartikk opened this issue Dec 16, 2013 · 0 comments

Comments

@lhartikk
Copy link
Owner

In current implementation the mutable symboltable is passed in code-generation phase from the AST nodes and updated accordingly.
--> CHANGE TO
Symboltable to immutable. Each AST node resolves it's variables/symbols which can then be passed upwards.

KahCosta pushed a commit to KahCosta/ArnoldC that referenced this issue Oct 25, 2018
KahCosta pushed a commit to KahCosta/ArnoldC that referenced this issue Oct 25, 2018
* add sql language to repo

with reference to issue lhartikk#1 added sql language for hello world.

* update to contribution list

Updated for the contribution as issue lhartikk#54
KahCosta pushed a commit to KahCosta/ArnoldC that referenced this issue Oct 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant