Giter Club home page Giter Club logo

tiger's Introduction

Tiger

虎书大作业,毕业设计

笔记: http://yufeiminds.github.io/tiger

目录结构

子目录 tiger/ 是 Tiger Compiler 的代码源文件,大部分来自于虎书给出的代码模版。此目录下的 tiger.lextiger.grm 是虎书要求读者实现的词法分析和语法分析部分。

子目录 tools/ 中包含了通过Github API生成每周进度报告的工具,还有一个自动化测试脚本。

子目录 tests/ 中有书后的模版测试用例,还包括了交大课设的附加用例。

子目录 sample/ 中是Tiger样板程序,目前还是空的。

子目录 docs/ 是文档目录,用 Gitbook 构建。

当前进度

词法分析(Lexical) -> 语法分析(Parsing) -> 生成抽象语法树 (AST)

联系方式

相互交流 && Bug反馈

[email protected]

tiger's People

Contributors

yufeiminds 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.