Expand ↗
Page list (1268)

Concurrent Logic Programming

The Japanese Fifth Generation Project’s mid-1980s family of languages — Concurrent Prolog (Shapiro 1986), Parlog (Clark & Gregory 1986), Guarded Horn Clauses / GHC (Ueda 1985), Strand 88 — that recast Horn-clause logic programming as a concurrent model: clauses are processes, unification is communication, and the committed-choice discipline (commit to one matching clause, no backtracking) provides a clean operational semantics. Subsumed by Concurrent Constraint Programming (Saraswat 1989), which gave a uniform framework covering committed-choice CLP and traditional CLP under one semantic substrate.

In this vault

Backlinks