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

Namespace is working with target compilation internals #4

Open
Amejonah1200 opened this issue Jun 9, 2022 · 0 comments
Open

Namespace is working with target compilation internals #4

Amejonah1200 opened this issue Jun 9, 2022 · 0 comments
Assignees

Comments

@Amejonah1200
Copy link
Member

Namespace.kt contains multiple occurrences of Either<List<GriddedObject<Statement>>, List<Instruction>>, which limits the working with same AST but multiple targets. This should be decoupled and the state should be handled in the corresponding compiler implementation.

@Amejonah1200 Amejonah1200 self-assigned this Jun 9, 2022
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