Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 946 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 946 Bytes

C-C0Compiler

Project for college compiler class

Prerequisites

  • Bison
  • Flex
  • C11 Compatible Compiler
  • CMake

Build

  • mkdir build && cmake ..
  • cmake --build .

Authors

Status

Language Platform

Codacy Badge Build Status Build status