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

A question to architecture #1

Closed
abs0luty opened this issue Jun 24, 2023 · 0 comments
Closed

A question to architecture #1

abs0luty opened this issue Jun 24, 2023 · 0 comments

Comments

@abs0luty
Copy link
Contributor

abs0luty commented Jun 24, 2023

I don't think it is a great decision to put evaluation logic into AST classes. Maybe create a separate from ast package classes for that, for easier process of adding new builtin types into the language?

Also it will be easier, if the language is going to have a VM later. Because the logic for VM bytecode emitting is going to be in different classes.

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

2 participants