Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 535 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 535 Bytes

Hazel

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

build instrcutions

make sure you have CMake and the LLVM I use version 14.

and run the build script ./build.sh

documentation