aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-13 07:33:00 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-13 07:33:00 +0800
commit7d0f2909f20c6e01842f3f81f589d8b320591396 (patch)
treea2ee21136c9a20f4bd26efc1d5b0c891f4fdba98 /README.md
parentFix inconsistent capitalization in the error message (diff)
downloadforge-7d0f2909f20c6e01842f3f81f589d8b320591396.tar.gz
forge-7d0f2909f20c6e01842f3f81f589d8b320591396.tar.zst
forge-7d0f2909f20c6e01842f3f81f589d8b320591396.zip
Add README and NOTES
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..01d9280
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# Lindenii Forge
+
+**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.