diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-15 19:29:42 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-15 19:29:42 +0800 |
commit | be2ea684c53c767b42c875a0f861519443b70fc2 (patch) | |
tree | 6d5d8b0b619d8eb583871374600579ca86376b0d | |
parent | Remove that println (diff) | |
download | forge-be2ea684c53c767b42c875a0f861519443b70fc2.tar.gz forge-be2ea684c53c767b42c875a0f861519443b70fc2.tar.zst forge-be2ea684c53c767b42c875a0f861519443b70fc2.zip |
Hare stuff is now in master
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ **Work in progress.** This is the new implementation in the [Hare](https://harelang.org) programming -language. We will set this as the primary branch once it reaches feature parity -with the Go implementation. +language. ## Architecture |