Skip to content

RozhanMk/Compiler-Project

Repository files navigation

You can find the details in this document.

The question file of project is here.

How to run?

  1. Install LLVM using this blog.
  2. Clone the project.
  3. Write your input in input.txt.
  4. Run this:
    sudo chmod +x build.sh
    ./build.sh
    sudo chmod +x run.sh
    ./run.sh
    

Releases

No releases published

Packages

No packages published

Languages