hazel is a functional langauge thats supposed to be a way more easier form of haskell just like haskell, it uses lazy eval and immutability
It uses a LLVM compiler this is it. this is a very early staged project so bnot to many things are implemented yet
make sure you have CMake and the LLVM I use version 14.
and run the build script ./build.sh