mirror of
https://github.com/alex-s168/website.git
synced 2025-09-10 09:05:08 +02:00
c
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
|
||||
#flink("https://egraphs-good.github.io/")[egg] is a IR pattern matching and transformation library
|
||||
that uses #inline-block(flink("https://en.wikipedia.org/wiki/E-graph")[E-Graphs]) to
|
||||
magically solves (almost) all problems regarding IR pattern matching.
|
||||
magically solve (almost) all problems regarding IR pattern matching.
|
||||
|
||||
Even though egg solves most problems, I still recommend using a pattern matching dialect, especially in multi-level compilers,
|
||||
to be more flexible, and have more future-proof pattern matching, if for example there suddenly is a better alternative to egg,
|
||||
|
Reference in New Issue
Block a user