How I pictured sammine-lang in my head
for configuration. We need llvm and FileCheck
Run
cmake --build build -j --target unit-tests e2e-tests
in the project root folder to cycle through the development process.
Run
rm -rf build
to erase the build folder (similar to make clean).