Skip to content

Conversation

@segeljakt
Copy link
Contributor

@segeljakt segeljakt commented Mar 8, 2024

Add lyneate, lerr and egglog

Add `lyneate`, `lerr` and `egglog`
README.md Outdated
- [`egg`](https://crates.io/crates/egg) Egg is a flexible, high-performance e-graph library
- [`egg`](https://crates.io/crates/egg) Egg is a flexible, high-performance e-graph library
- [`peepmatic`](https://crates.io/crates/peepmatic) A DSL for peephole optimizations and compiler for generating peephole optimizers from them
- [`egglog`](https://crates.io/crates/egglog) Egglog is a language that combines the benefits of equality saturation and datalog. It can be used for analysis, optimization, and synthesis of programs. It is the successor to the popular Rust Library egg.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't able to find anywhere that egg or egglog use this successor verbiage, so it seems a bit strong to me.
In the Egg README they describe it as

an alternative approach to equality saturation based on Datalog.

So I would suggest something along the lines of
"It provides an alternative approach to the popular Rust Library egg."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I read it here:
image
I can remove it though

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, was hiding in the Cargo.toml not the README.

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

Successfully merging this pull request may close these issues.

2 participants