Computer Systems & Security Group, USTC

Drake: Modern Compiler for Edge Computing

Overview:

In computing, a compiler is a computer program that translates computer code written in one programming language into another language. Since computer resources should be allocated efficiently, the quality of target language compiler generates is very important. So, the modern compiler we implement should be efficient enough.

The goal of the Drake project investigates the design and implementation of modern compiler for edge computing. To be specific, this project aims to:

  • investigate the key point to make compiler generate better target code
  • develop practical tools to optimize computer code

Members:
  • Qiliang Fan
  • Baojian Hua
  • Zhizhong Pan
  • Ziyao Zhang
  • Wenlong Zheng
  • Junjie Zhuang