ACCUL A c compiler using LLVM Build To build ACCUL, run the following command in the project root directory: mkdir build cd build cmake .. make