Interprets C++ Operators How to run: mkdir build cd build cmake .. cmake --build . ./C1/C1 ../tests/test_1.cpp ./out.ll clang out.ll ./a.out