Remove Hare

This commit is contained in:
ethical-foss-admin 2026-09-02 11:36:07 +02:00
commit 0288b83192

View file

@ -1750,7 +1750,6 @@ A desktop environment usually depends on a specific window manager to work.
> #### Imperative Systems Languages
> * [Cone](https://cone.jondgoodwin.com) - fast, friendly, safe, and fit systems programming language (dormant)
> * [CSpydr](https://github.com/Spydr06/CSpydr) - static typed low-level compiled programming language inspired by Rust and C
> * [Hare](https://harelang.org) - systems programming language designed to be simple, stable, and robust
> * [Inko](https://inko-lang.org) - language for building concurrent software with confidence
> * [jiyu](https://handmade.network/p/114/jiyu) - low-level language being developed for fun (discontinued)
> * [Myrddin](https://myrlang.org) - system programming language with a similar niche as C (dormant)