horc: lightweight Horn-clause interpreter
horc is a free and open-source tool for programming with Horn clauses. Horn clauses are the core of Prolog and logic programming in general. horc is an extension to Prolog’s interpreter implementing a sound and complete search procedure that fully respects their logical…