diff options
author | Runxi Yu <me@runxiyu.org> | 2025-04-03 17:29:16 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-04-03 17:29:16 +0800 |
commit | 1208a3e295fd48a795e3aa115baa7b1f796e8200 (patch) | |
tree | a2d3a86747a01ddbd4ce76c411920776855f9acc | |
parent | Comic Sans (diff) | |
download | forge-hare.tar.gz forge-hare.tar.zst forge-hare.zip |
Update READMEhare
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,8 +2,10 @@ **Work in progress.** -This is the new implementation in the [Hare](https://harelang.org) programming -language. +I tried to reimplement in the [Hare](https://harelang.org) programming +language. It's one of my favorite programming languages, but sadly due to the +lack of multithreading and since it's still a very unstable moving target, +I'm still mainly working on the Go branch. ## Architecture |