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

Add lfc support for simple federated programs #125

Open
erlingrj opened this issue Nov 27, 2024 · 0 comments
Open

Add lfc support for simple federated programs #125

erlingrj opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@erlingrj
Copy link
Collaborator

This is one of the last big outstanding TODOs. And high on my list. There are two main strategies:

  1. Make LFC federation-aware. I.e. detect when we are working with a federate and based of it, code-generate several projects.
  2. Use the existing AST transformation to turn a federated program into several non-federated programs which can be compiled normally.

My gut feeling is that (1) will be easier, but I dont know yet.

@erlingrj erlingrj self-assigned this Dec 6, 2024
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