Quantitative inhabitation for different lambda calculi in a unifying framework

V Arrial, G Guerrieri, D Kesner - … of the ACM on Programming Languages, 2023 - dl.acm.org
We solve the inhabitation problem for a language called λ!, a subsuming paradigm (inspired
by call-by-push-value) being able to encode, among others, call-by-name and call-by-value …

Adjoint natural deduction

J Jang, S Roshal, F Pfenning… - … Conference on Formal …, 2024 - drops.dagstuhl.de
Adjoint logic is a general approach to combining multiple logics with different structural
properties, including linear, affine, strict, and (ordinary) intuitionistic logics, where each …

Adjoint Natural Deduction (Extended Version)

J Jang, S Roshal, F Pfenning, B Pientka - arXiv preprint arXiv:2402.01428, 2024 - arxiv.org
Adjoint logic is a general approach to combining multiple logics with different structural
properties, including linear, affine, strict, and (ordinary) intuitionistic logics, where each …

Program Synthesis from Graded Types

J Hughes, D Orchard - European Symposium on Programming, 2024 - Springer
Graded type systems are a class of type system for fine-grained quantitative reasoning about
data-flow in programs. Through the use of resource annotations (or grades), a programmer …

Deriving distributive laws for graded linear types

J Hughes, M Vollmer, D Orchard - arXiv preprint arXiv:2112.14966, 2021 - arxiv.org
The recent notion of graded modal types provides a framework for extending type theories
with fine-grained data-flow reasoning. The Granule language explores this idea in the …

Program Synthesis from Linear and Graded Types

JO Hughes - 2024 - search.proquest.com
Graded types are a class of resourcefultypes which allow for finegrained quantitative
reasoning about data-flow in programs. Tracing their roots from linear types, the use of …

[PDF][PDF] Lecture Notes on The Inverse Method

F Pfenning - 2023 - cs.cmu.edu
In this lecture we return to an early theme, namely forward inference. We also switch gears
from the proofs-as-programs interpretation of substructural logic in terms of message …

[PDF][PDF] Synthesis of Programs from Linear Types

MI Melo - 2021 - repositorio-aberto.up.pt
The synthesis of programs from linear types is a subject matter that has had a growing
interest in recent years, and, therefore, has seen strong developments. This work aims to …

Synthesis of Programs from Linear Types

MIM e Sousa - 2021 - search.proquest.com
The synthesis of programs from linear types is a subject matter that has had a growing
interest in recent years, and, therefore, has seen strong developments. This work aims to …

[引用][C] Functional Program Synthesis from Linear Types