From e3f1d5f6a8341c3da64d35071ea1033271ba4ef0 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 29 Mar 2025 23:50:45 +0800 Subject: [PATCH] No longer on the 'go' branch --- .build.yml | 1 - README.md | 5 +++++ diff --git a/.build.yml b/.build.yml index 6128142b9c83784273c95ccda269ea3225bf0e1f..98052cf16af320c0315f6c960e736ca9337a970b 100644 --- a/.build.yml +++ b/.build.yml @@ -12,7 +12,6 @@ - musl-dev tasks: - prepare: | cd forge - git checkout go - build: | cd forge make diff --git a/README.md b/README.md index 2429f3722036b4e44ae022696a95257a5d7c4065..6d3c8aa64cea8de28c67b3933ee2b00595354919 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,8 @@ * [SourceHut](https://git.sr.ht/~runxiyu/forge/) * [Codeberg](https://codeberg.org/lindenii/forge/) * [GitHub](https://github.com/runxiyu/forge/) +## Hare implementation + +There's a `hare` branch for an experimental implementation in the +[Hare](https://harelang.org) programming language. It's currently unused +because Hare isn't stable enough yet but we expect to pick it back up later. -- 2.48.1