preliminary read support

This commit is contained in:
Mark Thom
2018-07-25 17:12:07 -06:00
parent 82ff377585
commit 38dcd6113e
11 changed files with 167 additions and 23 deletions

View File

@@ -149,6 +149,7 @@ The following predicates are built-in to rusty-wam.
* `nonvar/1`
* `once/1`
* `rational/1`
* `read/1`
* `repeat/0`
* `reverse/2`
* `select/3`