From f72ad860c67243adaed909d0f9d112e77bf9b1ac Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Sun, 28 Jan 2018 17:37:00 -0700 Subject: [PATCH] add item to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 56b71d28..4a68be18 100644 --- 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. -- 2.54.0