this a llvm backend compiler for the Hazel programming language.
Hazel is a purely functional, declartive programming language.
The syntax and design was heavily inspired by other functional languages like Haskell.
make sure you have CMake v3.22.1 and the LLVM version 14.0.0 if not download them here
now run this in your terminal
cmake -S . -B build
cmake --build build --config Release -DPROFILING={ON|OFF}
./hazelc --help
Warning
Hazelc is in the indev pre alpga phase.
if you want to consider using the Hazel programming langauge. Please reachout