中文
相关论文

相关论文: An Abstract Semantics for Inference of Types and E…

200 篇论文

Global-type formalisms enable to describe the overall behaviour of distributed systems and at the same time to enforce safety properties for communications between system components. Our goal is that of amending a weakness of such…

计算机科学中的逻辑 · 计算机科学 2018-10-08 Franco Barbanera , Ugo de'Liguoro , Rolf Hennicker

We present a novel general resource analysis for logic programs based on sized types.Sized types are representations that incorporate structural (shape) information and allow expressing both lower and upper bounds on the size of a set of…

编程语言 · 计算机科学 2013-08-20 Alejandro Serrano , Pedro López-García , Manuel Hermenegildo

Capabilities (whether object or reference capabilities) are fundamentally tools to restrict effects. Thus static capabilities (object or reference) and effect systems take different technical machinery to the same core problem of statically…

编程语言 · 计算机科学 2020-05-27 Colin S. Gordon

Interpretations of a single sentence can vary, particularly when its context is lost. This paper aims to simulate how readers perceive content with varying toxicity levels by generating diverse interpretations of out-of-context sentences.…

计算与语言 · 计算机科学 2026-04-17 Maria Mihaela Trusca , Liesbeth Allein

In previous work ("From signatures to monads in UniMath"), we described a category-theoretic construction of abstract syntax from a signature, mechanized in the UniMath library based on the Coq proof assistant. In the present work, we…

编程语言 · 计算机科学 2021-12-15 Benedikt Ahrens , Ralph Matthes , Anders Mörtberg

Information-flow security type systems ensure confidentiality by enforcing noninterference: a program cannot leak private data to public channels. However, in practice, programs need to selectively declassify information about private data.…

编程语言 · 计算机科学 2019-11-13 Raimil Cruz , Éric Tanter

The semantic technologies pose new challenge for the way in which we built and operate systems. They are tools used to represent significances, associations, theories, separated from data and code. Their goal is to create, to discover, to…

软件工程 · 计算机科学 2009-03-26 Ioan Despi , Lucian Luca

We present a gradually typed language, GrEff, with effects and handlers that supports migration from unchecked to checked effect typing. This serves as a simple model of the integration of an effect typing discipline with an existing…

编程语言 · 计算机科学 2023-04-06 Max S. New , Eric Giovannini , Daniel R. Licata

We (re)define session types as projections of process behaviors with respect to the communication channels they use. In this setting, we give session types a semantics based on fair testing. The outcome is a unified theory of behavioral…

编程语言 · 计算机科学 2009-12-01 Luca Padovani

We address the problem of local type inference for a language based on System F with context-free session types. We present an algorithm that leverages the bidirectional type checking approach to propagate type information, enabling first…

编程语言 · 计算机科学 2025-05-28 Bernardo Almeida , Andreia Mordido , Vasco T. Vasconcelos

Concurrent programs executing on NUMA architectures consist of concurrent entities (e.g. threads, actors) and data placed on different nodes. Execution of these concurrent entities often reads or updates states from remote nodes. The…

编程语言 · 计算机科学 2016-02-12 Juliana Franco , Sophia Drossopoulou

Writing parallel codes is difficult and exhibits a fundamental trade-off between abstraction and performance. The high level language abstractions designed to simplify the complexities of parallelism make certain assumptions that impacts…

编程语言 · 计算机科学 2020-10-28 Nick Brown , Ludovic Capelli , J. Mark Bull

Linear and substructural types are powerful tools, but adding them to standard functional programming languages often means introducing extra annotations and typing machinery. We propose a lightweight substructural type system design that…

编程语言 · 计算机科学 2015-02-18 Edward Gan , Jesse A. Tov , Greg Morrisett

While existing text-to-speech (TTS) models exhibit high expressiveness, fine-grained control over composite instructions remains challenging due to the structural mismatch between discrete textual intents and continuous acoustic…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Bin Kang , Shaoguo Wen , Yang Fan , Shunlong Wu , Junjie Wang , Yulin Li , Junzhi Zhao , Junle Wang , Zhuotao Tian

We develop a theory of rewriting for structured cospans in order to extend compositional methods for modeling open networks. First, we introduce a category whose objects are structured cospans, and establish conditions under which it is…

范畴论 · 数学 2026-04-06 Daniel Cicala

Session types statically prescribe bidirectional communication protocols for message-passing processes. However, simple session types cannot specify properties beyond the type of exchanged messages. In this paper we extend the type system…

编程语言 · 计算机科学 2020-05-14 Ankush Das , Frank Pfenning

The emergence of large language models (LLMs) has demonstrated that systems trained solely on text can acquire extensive world knowledge, develop reasoning capabilities, and internalize abstract semantic concepts--showcasing properties that…

计算与语言 · 计算机科学 2025-06-03 Asım Ersoy , Basel Mousi , Shammur Chowdhury , Firoj Alam , Fahim Dalvi , Nadir Durrani

Abstracting Gradual Typing (AGT) is an approach to systematically deriving gradual counterparts to static type disciplines. The approach consists of defining the semantics of gradual types by interpreting them as sets of static types, and…

编程语言 · 计算机科学 2015-11-23 Ronald Garcia , Éric Tanter

Formal patterns are formally specified solutions to frequently occurring distributed system problems that are generic, executable, and come with strong qualitative and/or quantitative formal guarantees. A formal pattern is a generic system…

密码学与安全 · 计算机科学 2026-03-23 Víctor García , Santaigo Escobar , Catherine Meadows , Jose Meseguer

Along with a continuously growing number of publicly available Web services (WS), we are witnessing a rapid development in semantic-related web technologies, which lead to the apparition of semantically described WS. In this work, we…

信息检索 · 计算机科学 2013-05-03 Chantal Cherifi1 , Vincent Labatut , Jean-François Santucci