diff options
author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2021-02-17 21:43:32 +0000 |
---|---|---|
committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2021-02-17 21:43:32 +0000 |
commit | 46101f8b33ff6775f1c6a8b8d79ba8973c2e9ec7 (patch) | |
tree | 44c10df22a5fdf5cf6fc74c68d94b36438646029 /sites/pprolog.org/index.md | |
parent | ab4a2177add154f3c90d194a259ffa2ee1dc8588 (diff) |
Update index of pprolog.org
Diffstat (limited to 'sites/pprolog.org/index.md')
-rw-r--r-- | sites/pprolog.org/index.md | 8 |
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 |