Skip to content

LPTK/squid-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Squid Examples

This repository contains example usages of the Squid) metaprogramming framework.

Currently, the only example here is:

  • the Relation DSL tutorial: using quasiquotes to define transformations for compiling relational algebra queries to a push-based query engine. We optimize queries based on Schema information, specializing the data-structures used, and converting row layout to columnar layout.

More to come soon. Some other examples, such as the streams library optimizer, have not yet been ported from the examples folder of the main Squid repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages