Code Monkey home page Code Monkey logo

compile-experiment-'s Introduction

compile-experiment-

编译原理实验课上的一个题目,实现一个简单的词法和语法分析器。 document目录下面有实验要求和指导PPT,语法很简单没有涉及过于复杂和繁琐的东西;错误处理也只考虑两种情况,即非法字符和:=符号不匹配。 bin目录下有可以直接运行了jar包,命令:java -jar compiler.jar sourceCodeFile。 (其中sourceCodeFile需要是源文件在系统中的绝对路径,并且.dyd和.err文件生成在于源文件同一目录下面)

compile-experiment-'s People

Watchers

 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.