]> Repositorios git - scryer-prolog.git/commitdiff
link to announcement of Rebis Development Branch, call for testing
authorMarkus Triska <[email protected]>
Tue, 9 Feb 2021 17:59:26 +0000 (18:59 +0100)
committerMarkus Triska <[email protected]>
Tue, 9 Feb 2021 18:14:25 +0000 (19:14 +0100)
README.md

index 8151a33313231503ee4f290b8970bebc8b725d2d..95263dc800524825ec204af39c7c68b336b8fde6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -60,7 +60,8 @@ Extend Scryer Prolog to include the following, among other features:
 - [x] Streams and predicates for stream control.
   - [x] A simple sockets library representing TCP connections as streams.  
 - [ ] Incremental compilation and loading process, newly written,
-      primarily in Prolog. (_in progress_)
+      primarily in Prolog. (_in progress_, see
+      [#775](https://github.com/mthom/scryer-prolog/issues/775))
 - [ ] A compacting garbage collector satisfying the five
       properties of "Precise Garbage Collection in Prolog."
 - [ ] Mode declarations.