Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 175 Bytes

File metadata and controls

8 lines (8 loc) · 175 Bytes

CST-405 Compilers

Compiler project for the language C--

How to Run

  • Clone the repository
  • Go to the compiler folder in the terminal
  • Run
    • make clean
    • make all