Giter Club home page Giter Club logo

cminusf-compiler's Introduction

项目说明

该项目为2020年秋季学期**科学技术大学李诚老师班编译原理课程项目,包括词法分析、语法分析、将语法树翻译为LLVM IR、以及循环不变式外提、常量传播、活跃变量分析等优化。在本学期的各次实验中,我均获得了满分。其中,由我完成的为src中lexer文件夹、parser文件夹、cminusfc/cminusf_builder.cpp中大多数代码以及optimization中的LoopInvHoist.cpp以及ActiveVars.cpp。其余部分作为实验基础由助教提供,在这里特别鸣谢队友余卓然的帮助,他对于cminusf_builder.cpp文件进行了一定补充并实现了常量传播优化。

具体每次实验的要求及使用说明见下方所提供的实验要求。

目前已布置的实验:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.