Is there a secret namespace that one can access for parsing pull expressions into an AST?
Very nice! Thanks!
It’s not perfect, it doesn’t understand some attribute option syntax
That is really close. I see it treats parameters differently, but only slightly.
We write our queries in eql and have a transform function to convert ast to Datomic syntax.
Nice, that’s a good approach.