dollabs / pamela

Probabalistic Advanced Modeling and Execution Learning Architecture
Apache License 2.0
233 stars 13 forks source link

Pauls branch to extend conditions to include search and to add object equality #194

Closed paulratdollabs closed 4 years ago

paulratdollabs commented 4 years ago

This adds the propositions extension to pre conditions and also adds an object compare predicate (same A B) which tests that the two objects are EQ.

A test was added that tests both capabilities.

The ebnf.w3c and railroad diagrams were updated.