hare: hare (programming language) hare: hare: Hare is a systems programming language designed to be simple, stable, hare: and robust. Hare uses a static type system, manual memory management, hare: and a minimal runtime. It is well-suited to writing operating systems, hare: system tools, compilers, networking software, and other low-level, hare: high performance tasks. hare: hare: https://harelang.org/ hare: hare: