Abstract
We present a parallel implementation of Coalgebraic Logic Programming (CoALP) in the programming language Go. CoALP was initially introduced to reflect coalgebraic semantics of logic programming, with coalgebraic derivation algorithm featuring both corecursion and parallelism. Here, we discuss how the coalgebraic semantics influenced our parallel implementation of logic programming.
Original language | English |
---|---|
Pages (from-to) | 121-148 |
Number of pages | 28 |
Journal | Electronic Notes in Theoretical Computer Science |
Volume | 303 |
DOIs | |
Publication status | Published - 28 Mar 2014 |
Keywords
- Coinduction
- Corecursion
- Guardedness
- Parallelism
- GoLang