Code Monkey home page Code Monkey logo

compilation's Introduction

编译原理课设

实现:

整合、完善已完成的编译程序各阶段相关内容,并能可视化演示。

深入研究并实现如下编译相关算法。

  • A.从正规式转化成NFA,从NFA转化成DFA,DFA最小化。
  • B.LL(1)预测分析方法
  • C.算符优先分析法
  • D.完成编译后端。

词法分析:手动词法分析、自动词法分析

语法分析:递归下降,预测分析,算符优先

语义:构造符号表

中间代码生成

目标代码:选择X86指令

运行:

一键运行main.py文件即可

compilation's People

Contributors

voooc avatar

Stargazers

 avatar Hambur_zger avatar

Watchers

 avatar

compilation's Issues

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.