summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sites/pprolog.org/index.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/sites/pprolog.org/index.md b/sites/pprolog.org/index.md
index c31ee58..4d0efc5 100644
--- a/sites/pprolog.org/index.md
+++ b/sites/pprolog.org/index.md
@@ -2,9 +2,11 @@
This is the website for PProlog, a new prolog implementation written
in C on and for plan 9 (9front specifically). Work started in december 2020
-due to the author's need for a prolog system on 9front. The long term goal
-is to be compliant with the ISO standard but currently it is all just
-experimentation.
+due to the author's need for a prolog system on 9front. It is pure experimentation
+and the code might be bad in more than a few places.
+
+*NOTE:* There is no development currently, and it is in a kinda broken state after
+a failed attempt of adding modules.
# Features