Parlog
From HandWiki
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.[1] It was designed at Imperial College, London by Steve Gregory and Keith L. Clark, as a descendant of IC Prolog and Relational Language.[2][3]
Further reading
- Tom Conlon, "Programming in Parlog", Addison-Wesley
References
Original source: https://en.wikipedia.org/wiki/Parlog.
Read more |