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

Global functions and classes #66

Open
natebrennand opened this issue Dec 1, 2014 · 2 comments
Open

Global functions and classes #66

natebrennand opened this issue Dec 1, 2014 · 2 comments
Assignees
Labels

Comments

@natebrennand
Copy link
Contributor

define behavior of declaration order with relation to when they are referenced

@bfish713
Copy link
Contributor

They will both know about eachother I think. The class table and function table should be built before either classes and functions get semantically checked

@natebrennand
Copy link
Contributor Author

agreed. that's how we've been implementing them at least

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants