]> Repositorios git - scryer-prolog.git/commitdiff
add links to the rebis-dev branch and its announcement
authorMarkus Triska <[email protected]>
Thu, 13 Jan 2022 07:46:24 +0000 (08:46 +0100)
committerMarkus Triska <[email protected]>
Thu, 13 Jan 2022 07:46:24 +0000 (08:46 +0100)
README.md

index 09878933388f470e461fed8289044535f637e09d..7e008bf8d9084ceb10574d17ed501a2eefeedae4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -62,7 +62,9 @@ Extend Scryer Prolog to include the following, among other features:
 - [x] Incremental compilation and loading process, newly written,
       primarily in Prolog.
 - [ ] A compacting garbage collector satisfying the five properties of
-      "Precise Garbage Collection in Prolog." (_in progress_)
+      "Precise Garbage Collection in Prolog." (_in progress_, see
+      the [`rebis-dev` branch](https://github.com/mthom/scryer-prolog/tree/rebis-dev)
+      and its [announcement](https://github.com/mthom/scryer-prolog/discussions/1167))
 - [ ] Mode declarations.
 
 ## Phase 3