GithubHelp home page GithubHelp logo

the-2020-compiler-project / 426culturalheritage Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 4.0 1.14 MB

426文化传承,计算机1804-王一蒙(队长)-20184366,计算机1804-贾浩楠-20184421,计算机1804-谭文辉-20184564,计算机1804-郑晨升-20184663,物联网1802-张云轩-20184354

License: GNU General Public License v3.0

C 0.86% CMake 1.01% C++ 83.90% Starlark 0.58% Shell 0.94% Python 12.72%

426culturalheritage's Introduction

426Culturalheritage

小组成员

426文化传承,计算机1804-王一蒙(队长)-20184366,计算机1804-贾浩楠-20184421,计算机1804-谭文辉-20184564,计算机1804-郑晨升-20184663,物联网1802-张云轩-20184354

简介

一个类C语言的编译器。语言特性类似C语言,但是有更加方便的数学计算和嵌套函数。

文件结构

|─reports  报告
└─compiler 源码
  ├─tests   测试
  |  └─gtest 测试框架
  └─src     实现的源码
     ├─gen      目标代码生成
     ├─lexical  词法分析
     ├─parse    语法分析
     ├─semantic 语义分析
     └─util     辅助函数

TODO

  • 设计文法并证明可行性。(全员)
  • 完成编译器前端
    • 词法分析 (张云轩,王一蒙)
    • 语法分析 (贾浩楠)
    • 符号表 (谭文辉,王一蒙)
    • 语义分析 (谭文辉,王一蒙)
    • 中间代码生成(谭文辉,王一蒙)
  • 完成编译器后端
    • 优化 (郑晨升)
    • 目标代码生成 (郑晨升)

426culturalheritage's People

Contributors

emon100 avatar ji-1804-4421-jiahaonan avatar w710151845 avatar neualberttan avatar chrissama07 avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

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.