Hare's first versioned release, 0.24.0

Open link in next tab

Hare 0.24.0 released, and Hare's new release policy

https://harelang.org/blog/2024-02-16-hare-0.24.0-released/

Hare 0.24.0 released, and Hare's new release policy

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.