Zialus / C-C0Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C 92.5%Language:Yacc 3.8%Language:CMake 2.6%Language:Lex 1.0%