Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 748 Bytes

File metadata and controls

13 lines (8 loc) · 748 Bytes

Slotted E-Graphs

In this repository we've implemented slotted e-graphs.

For a higher level introduction to slotted e-graphs, consider the PLDI (2025) talk or paper,

or alternatively the PLDI (2024) workshop talk or paper.

For an example implementation of a Language with binders in slotted e-graphs, consider the RISE implementation in here.

For documentation, see here.