arrdem / shelving

A toolkit for building data stores.
Eclipse Public License 1.0
38 stars 2 forks source link

Compile queries to a transducer stack #23

Closed arrdem closed 6 years ago

arrdem commented 6 years ago

This changeset replaces the original lazy seq based compiler with a transducer pipeline. It also extends the compiler to support sequence-style logic variable arguments.