Skip to content

badumbatish/sammine-lang

Repository files navigation

sammine-lang

How I pictured sammine-lang in my head

Dev

Run ```bash cmake -S . -B build -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ```

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages