implement DCGs using the logical expansion of the draft proposal

This commit is contained in:
Mark Thom
2019-10-05 00:17:57 -06:00
parent 3fa168d35b
commit 93d1cd1b09
4 changed files with 138 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.101"
version = "0.8.102"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
build = "build.rs"
repository = "https://github.com/mthom/scryer-prolog"