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

Rename repo, language and IR for Public Beta #1571

Closed
jhellerstein opened this issue Nov 18, 2024 · 4 comments
Closed

Rename repo, language and IR for Public Beta #1571

jhellerstein opened this issue Nov 18, 2024 · 4 comments
Assignees

Comments

@jhellerstein
Copy link
Contributor

  • Our repo is called hydroflow but it's really the monorepo for all of Hydro, and should be renamed before public beta.
  • We should pick well-distinguished final names for the high-level language and the IR. Proposal is "Hydro" and "Lodro" or "Hydroflow" and "Lodroflow".
  • We then need to fix all the directory names, file names and documentation to reflect these final names.
@jhellerstein
Copy link
Contributor Author

Something generic like DataflowIR would make use seem like de facto solution.

@jhellerstein
Copy link
Contributor Author

Decisions:

  • Hydroflow => DFIR (DataFlow IR)
  • Hydroflow+ => Hydro

@MingweiSamuel
Copy link
Member

hydroflow -> dfir_rs
hydroflow_* -> dfir_*
hydroflow_plus -> hydro_lang (?)
hydorflow_plus_* -> hydro_*
lattice -> algebraic or modern algebra something hold off for now

@MingweiSamuel
Copy link
Member

Renames were as follows:

hydroflow -> dfir_rs
hydroflow_lang -> dfir_lang
hydroflow_macro -> dfir_macro
hydroflow_plus -> hydro_lang
hydroflow_plus_std -> hydro_std
hydroflow_datalog -> dfir_datalog
hydroflow_datalog_core -> dfir_datalog_core

#1617
#1620
#1621

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

3 participants