Martian time in Hare
August 1, 2022 by Byron Torres @torresjrjr
https://harelang.org/blog/2022-08-01-martian-time-in-hare/
Safety features of the Hare programming language
June 21, 2022 by Drew DeVault
https://harelang.org/blog/2022-06-21-safety-features/
Implementing regular expressions in Hare
June 3, 2022 by Vlad-Stefan Harbuz @vladh
https://harelang.org/blog/2022-06-03-implementing-regular-expressions-in-hare/
A Hare code generator for finding ioctl numbers
May 14, 2022 by Drew DeVault
https://harelang.org/blog/2022-05-14-generating-ioctls/
Implementing an SSH agent in Hare
May 9, 2022 by Drew DeVault
https://harelang.org/blog/2022-05-09-hare-ssh/
Will Hare replace C? Or Rust? Or Zig? Or anything else?
May 2, 2022 by Drew DeVault
https://harelang.org/blog/2022-05-02-what-is-hares-scope/
Chronology in Hare
April 17, 2022 by Byron Torres @torresjrjr
https://harelang.org/blog/2022-04-17-chronology-in-hare/
Implementing a MIME database in Hare
January 28, 2022 by Drew DeVault
https://harelang.org/blog/2022-01-28-implementing-mime-in-hare/
Using "hare release" to ship Hare software
November 22, 2021 by Drew DeVault
https://harelang.org/blog/2021-11-22-hare-release/
How reflection works in Hare
October 5, 2021 by Drew DeVault
https://harelang.org/blog/2021-10-05-reflection/
Strategies for handling OOMs in Hare programs
April 28, 2021 by Drew DeVault
https://harelang.org/blog/2021-04-28-oom-strategies/
Future research areas
March 30, 2021 by Drew DeVault
https://harelang.org/blog/2021-03-30-future-research-areas/
High-level data structures in Hare
March 26, 2021 by Drew DeVault
https://harelang.org/blog/2021-03-26-high-level-data-structures/
Hare standard library development
March 19, 2021 by Drew DeVault
https://harelang.org/blog/2021-03-19-stdlib-development/
Hare's path to a self-hosting toolchain
March 14, 2021 by Drew DeVault
https://harelang.org/blog/2021-03-14-a-self-hosting-toolchain/
Hare's advances compared to C
February 9, 2021by Drew DeVault
https://harelang.org/blog/2021-02-09-hare-advances-on-c/
Announcing the Hare programming language
April 25, 2022 by Drew DeVault
https://harelang.org/blog/2022-04-25-announcing-hare/
For end-user support, announcements, and real-time chat, see Hare's community resources. We're on IRC and mailing lists.
Updates on the Hare programming language.
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.
This Fediverse account is maintained by the community.