Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 87 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 87 Bytes

Carol-Compiler

Usage

mkdir build
cd build
cmake ..
make -j$(nproc)