Giter Site home page Giter Site logo

jam-g / jac Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 524 KB

the JAC means that it is JAm's Compiler, is a C-- compiler which is a sublanguage of C,

License: GNU General Public License v3.0

C 93.49% Makefile 0.28% Assembly 1.04% Lex 1.94% Yacc 3.25%

jac's Introduction

注所:有.cmm文件均为测试文件,如不需要可以删除之即可 使用make进行管理,可用的命令如下: make flex:编译lexical-analyzer.l文件 生成lex.yy.c make bison:编译syntax-analyzer.y文件 生成syntax-analyzer.tab.h和syntax-analyzer.tab.c文件 make bisondebug 调试模式编译syntax-analyzer.y 生成syntax-analyzer.tab.h和syntax-analyzer.tab.c和.output文件 make parser:编译所有.c文件 生成目标文件parser make:自动完成上述所有 make debug:在debug模式下完成上述步骤 make test:自动测试讲义中给出的测试样例 make testall:自动测试当前目录下的所有.cmm文件 make testac:自动测试a*.c的测试文件 make clean:清除所有编译结果 此外本项目开发情况请查看:https://github.com/Jam-G/JAC

jac's People

Contributors

cnnjlsq avatar jam-g avatar

Watchers

 avatar  avatar

Forkers

remainxy

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.