|
Hare's target niche is stated on its home page: > Hare is a systems programming language designed to be simple, stable, and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks. I would be happy to clarify further if you're still unsure of what kind of programs are well-served by being written in Hare. |