egglog-ast 3.0.0

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.
Documentation
1
2
3
4
pub mod generic_ast;
pub mod generic_ast_helpers;
pub mod span;
pub mod util;