]> Repositorios git - scryer-prolog.git/commitdiff
add item to README
authorMark Thom <[email protected]>
Mon, 29 Jan 2018 00:37:00 +0000 (17:37 -0700)
committerMark Thom <[email protected]>
Mon, 29 Jan 2018 00:37:00 +0000 (17:37 -0700)
README.md

index 56b71d28956d3b63a7cbdeaab6fe191975cf522e..4a68be18867906bf52f8d11181ad7e86fc20cdb7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Extend rusty-wam to include the following, among other features:
 * Built-in predicates for list processing and top-level declarative
   control (`setup_call_control/3`, `call_with_inference_limit/3`,
   etc.)
+* Add a rudimentary module system.  
 * Attributed variables using the SICStus Prolog interface and
   semantics. Adding coroutines like `dif/2`, `freeze/2`, etc.
   is straightforward with attributed variables.