Implement compound predicates.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 2017 21:31:10 +0000 (13:31 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Jan 2017 21:31:10 +0000 (13:31 -0800)
commit1b776798fa99981937d1eb2939881f2c506069b4
tree8055c3956cdf6c3aa70d10f597d400fce3829aaa
parentbcacbf8175526af7d39b3361b03e50dd389639f2
Implement compound predicates.
src/runtime/compound-predicate.scm [new file with mode: 0644]
src/runtime/make.scm
src/runtime/runtime.pkg