Login to filter by course Login to filter by course Reset
DBMS Processing ModelsExplores DBMS processing models, operator boundaries, fusion, and code generation using LLVM.
JIT Compilation: The Hyper ApproachExplores code generation approaches, operator abstractions, query compilation, data format adaptation, and operational systems in database query processing.
Code Generation LabCovers generating code for a compiler, translating an Amy program to WebAssembly, including memory management and pattern matching compilation.
Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.