I like it, looks simple and modern. I assume the memory management is manually allocated? Couldn't find much info about it in the FAQ. Also, does it have a package manager or is it like is?
Another interesting approach is that it does not have multithreading but instead relies on an event loop.
https://harelang.org/documentation/faq.html#can-i-use-multit...
Have anyone worked with Hare before?