Hacker News new | ask | show | jobs
by mark_l_watson 5018 days ago
I am late to this discussion, but I would like to ad my experiences with compiling rules to a Rete network. I have done a lot of hacking on the old Lisp OPS5 code and found it easy to work with, once you read and understood Charles Forgy's papers. I hacked OPS5 to support multiple data worlds and a few other enhancements for specific projects.

The more modern Rete based software projects are probably also easy to work with.