Search Results - concurrent logic programming languages
-
1
A Linear Logic Programming Language for Concurrent Programming over Graph Structures
ISSN: 1471-0684, 1475-3081Published: Cambridge, UK Cambridge University Press 01.07.2014Published in Theory and practice of logic programming (01.07.2014)“…We have designed a new logic programming language called LM (Linear Meld) for programming graph-based algorithms in a declarative fashion…”
Get full text
Journal Article -
2
A Semantics for Concurrent Logic Programming Languages Based on Multiple-Valued Logic
ISSN: 2158-107X, 2156-5570Published: West Yorkshire Science and Information (SAI) Organization Limited 01.01.2012Published in International journal of advanced computer science & applications (01.01.2012)“… the concurrent logic programming languages is developed. The approach is from an order theoretic viewpoint…”
Get full text
Journal Article -
3
Steel: proof-oriented programming in a dependently typed concurrent separation logic
ISSN: 2475-1421, 2475-1421Published: ACM 22.08.2021Published in Proceedings of ACM on programming languages (22.08.2021)“… ⋆ , a dependently typed programming language and proof assistant. Based on SteelCore, a concurrent separation logic (CSL) formalized in F…”
Get full text
Journal Article -
4
The deevolution of concurrent logic programming languages
ISSN: 0743-1066, 1873-5789Published: New-York, NY Elsevier Inc 01.05.1995Published in The journal of logic programming (01.05.1995)“…This article surveys the field of implementation of concurrent logic programming languages…”
Get full text
Journal Article -
5
Observational equivalences for linear logic concurrent constraint languages
ISSN: 1471-0684, 1475-3081Published: Cambridge, UK Cambridge University Press 01.07.2011Published in Theory and practice of logic programming (01.07.2011)“…Linear logic Concurrent Constraint programming (LCC) is an extension of concurrent constraint programming (CC…”
Get full text
Journal Article -
6
Programming in concurrent logic languages
ISSN: 0740-7459, 1937-4194Published: Los Alamitos IEEE 01.11.1995Published in IEEE software (01.11.1995)“…The authors survey concurrent logic languages, which expand Prolog by dropping its built-in sequential search order…”
Get full text
Journal Article -
7
An execution scheme for interactive problem-solving in concurrent constraint logic programming languages
ISSN: 0096-0551Published: Elsevier Ltd 01.10.1999Published in Computer languages (01.10.1999)“… This paper presents an implementation scheme IQ of incremental queries in Constraint Pandora, which defines a class of non-deterministic concurrent constraint logic programming languages…”
Get full text
Journal Article -
8
SteelCore: an extensible concurrent separation logic for effectful dependently typed programs
ISSN: 2475-1421, 2475-1421Published: ACM 02.08.2020Published in Proceedings of ACM on programming languages (02.08.2020)“… a foundation on which to build semantics for more complex programming constructs and program logics, extending the reasoning…”
Get full text
Journal Article -
9
Subexponential concurrent constraint programming
ISSN: 0304-3975, 1879-2294Published: Elsevier B.V 16.11.2015Published in Theoretical computer science (16.11.2015)“…In previous works we have shown that linear logic with subexponentials (SELL), a refinement of linear logic, can be used to specify emergent features of concurrent constraint programming (CCP…”
Get full text
Journal Article -
10
A Linear Logic Programming Language for Concurrent Programming over Graph Structures
ISSN: 2331-8422Published: Ithaca Cornell University Library, arXiv.org 14.05.2014Published in arXiv.org (14.05.2014)“…We have designed a new logic programming language called LM (Linear Meld) for programming graph-based algorithms in a declarative fashion…”
Get full text
Paper -
11
Concurrent incorrectness separation logic
ISSN: 2475-1421, 2475-1421Published: 01.01.2022Published in Proceedings of ACM on programming languages (01.01.2022)“… However, ISL only considers sequential programs. Here, we develop concurrent incorrectness separation logic (CISL…”
Get full text
Journal Article -
12
Cosmo: a concurrent separation logic for multicore OCaml
ISSN: 2475-1421, 2475-1421Published: ACM 02.08.2020Published in Proceedings of ACM on programming languages (02.08.2020)“…? To answer it, we instantiate Iris, a modern descendant of Concurrent Separation Logic, for Multicore OCaml…”
Get full text
Journal Article -
13
A concurrent program logic with a future and history
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 31.10.2022Published in Proceedings of ACM on programming languages (31.10.2022)“…Verifying fine-grained optimistic concurrent programs remains an open problem. Modern program logics provide abstraction mechanisms and compositional reasoning principles to deal with the inherent complexity…”
Get full text
Journal Article -
14
Compiling concurrent logic programming languages
ISBN: 9798635238325Published: ProQuest Dissertations & Theses 01.01.1992Get full text
Dissertation -
15
Iron: managing obligations in higher-order concurrent separation logic
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 02.01.2019Published in Proceedings of ACM on programming languages (02.01.2019)“…, when some resources are shared, and different threads operate on them concurrently. We present Iron, a novel higher-order concurrent separation logic that allows for precise reasoning about resources that are transferable among dynamically allocated threads…”
Get full text
Journal Article -
16
Trillium: Higher-Order Concurrent and Distributed Separation Logic for Intensional Refinement
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 02.01.2024Published in Proceedings of ACM on programming languages (02.01.2024)“…Expressive state-of-the-art separation logics rely on step-indexing to model semantically complex features and to support modular reasoning about imperative higher-order concurrent and distributed programs…”
Get full text
Journal Article -
17
A separation logic for concurrent randomized programs
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 02.01.2019Published in Proceedings of ACM on programming languages (02.01.2019)“…We present Polaris, a concurrent separation logic with support for probabilistic reasoning…”
Get full text
Journal Article -
18
Modular Verification of Safe Memory Reclamation in Concurrent Separation Logic
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 16.10.2023Published in Proceedings of ACM on programming languages (16.10.2023)“… However, this modularity has not been carried over to formal verification. We propose modular specifications of hazard pointers and RCU, and formally verify realistic implementations of them in concurrent separation logic…”
Get full text
Journal Article -
19
PulseCore: An Impredicative Concurrent Separation Logic for Dependently Typed Programs
ISSN: 2475-1421, 2475-1421Published: New York, NY, USA ACM 10.06.2025Published in Proceedings of ACM on programming languages (10.06.2025)“…PulseCore is a new program logic suitable for intrinsic proofs of higher-order, stateful, concurrent, dependently typed programs…”
Get full text
Journal Article -
20
Simuliris: a separation logic framework for verifying concurrent program optimizations
ISSN: 2475-1421, 2475-1421Published: 01.01.2022Published in Proceedings of ACM on programming languages (01.01.2022)“… One key trick compilers use to justify transformations of concurrent programs is to assume that the source program has no data races…”
Get full text
Journal Article

