egraphs-good / egglog

egraphs + datalog!
https://egraphs-good.github.io/egglog/
MIT License
445 stars 51 forks source link

Change s-expressions to use Symbol instead of String #278

Closed oflatt closed 1 year ago

oflatt commented 1 year ago

String was a bad name. It corresponds more to symbol, since they are not wrapped in quotes. This PR renames and updates to a newer version of my s-expr library that supports basic pretty printing