/9cc.cpp

Primary LanguageC++

9cc.cpp

CircleCI

implementation for subset c compiler with compilerbook

Table of Contents

Usage

build compiler

$ make build

run test

$ make test

Requirements

  • c++17
  • cmake 3.13 or above