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

Code generation #179

Open
John-Colvin opened this issue Mar 2, 2023 · 1 comment
Open

Code generation #179

John-Colvin opened this issue Mar 2, 2023 · 1 comment

Comments

@John-Colvin
Copy link
Contributor

I have a build with a tangled web of code-gen steps in it where you won't know what outputs you'll get (and therefore what inputs will be read for the next step, e.g. a command might read all the files in an output folder of the previous command) until you run them. The "main" build is a dub package, but that dub package needs to depend on the previous tangled web of code-gen steps.

How might I approach this with reggae?

@atilaneves
Copy link
Owner

I don't know - that doesn't sound like a DAG.

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