Giter Site home page Giter Site logo

five-20 / seu-lex-yacc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from z0gsh1u/seu-lex-yacc

0.0 0.0 0.0 5.35 MB

东南大学《编译原理课程设计》——Lex & Yacc CLI Tools (SeuLex, SeuYacc)

License: MIT License

JavaScript 5.35% C 2.16% TypeScript 69.03% HTML 1.69% Batchfile 0.23% Yacc 10.23% Lex 11.32%

seu-lex-yacc's Introduction

SEU-LEX-YACC 是东南大学计算机学院的《编译原理课程设计》,主要包括 seulex 和 seuyacc 两部分。

seulex

seulex 是一个简化版的 lex,用于分析 .l 文件,生成词法分析器 .c 代码。

具体使用与技术细节请参考 seulex说明文档

seuyacc​

seuyacc 是一个简化版的 yacc,用于生成语法分析器 .c 代码,与 seulex 进行联合,实现语法分析功能。

具体使用与技术细节请参考 seuyacc说明文档

more..

我们注意到 seulex 和 seuyacc 中可能还存在一定量的错误。seulex 和 seuyacc 已经在我们的另一门 Lab 课程中作为编译器前端的支持,因此后续的更新会优先出现在 minisys-minicc-ts 。如有需要,你可以关注这个项目。

seu-lex-yacc's People

Contributors

z0gsh1u avatar withod avatar twileon 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.