Misplaced Pages

Parlog

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

Parlog is a logic programming language designed for efficient utilization of parallel computer architectures. Its semantics is based on first order predicate logic. It expresses concurrency, interprocess communication, indeterminacy and synchronization within the declarative language framework.

It was designed at Imperial College, London by Steve Gregory and Keith L. Clark, as a descendant of IC Prolog and Relational Language.

Further reading

  • Tom Conlon, "Programming in Parlog", Addison-Wesley

References

  1. Andrew Cheese, "Parallel execution of Parlog", Springer, 1992, ISBN 3-540-55382-7, 184 pp.
  2. "Programming distributed systems", by H. E. Bal, pp. 91-93
  3. Steve Gregory, "Parallel Logic Programming in Parlog: The Language and Its Implementation", ISBN 0-201-19241-1, Addison-Wesley, 1987


Stub icon

This programming-language-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: