Git Product home page Git Product logo

compiler-project-fall-2022-2023's Introduction

Compiler-Project-Fall-2022-2023

A compiler for C-minus language as a project at Sharif University of Technology in the Fall semester of 2022-2023 coded by Parham Bateni and Pooya EsmaeilAkhoondi

Phase1: writing the code of the scanner

Scanner DFA: Scanner DFA

Phase2: writing the code of LR(1) parser

Grammar: image

Phase3: writing the code of Intermediate code generator

In this phase, we changed the previous phase's grammar and added the required action symbols so the intermediate code generator could generate three address codes. The final output of the three address codes was tested using an available interpreter. The three address codes are as following: image

compiler-project-fall-2022-2023's People

Contributors

alirzeanoroozi avatar parhambateni avatar pooya2002 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.