[PDF][PDF] Linear Calculi for Programming Languages: a comparison approach

AJ Almeida, S Alves, M Florido - INForum: Informatics Symposium, 2024 - inforum.pt
Here we define and implement a compilation between two linear systems, a linear calculus
from David Walker (2005) and Linear Haskell (2017) and show that, although based on …

[PDF][PDF] Linear Calculi: a comparison approach

AJC de Soares Almeida - 2024 - repositorio-aberto.up.pt
Linear type systems are a powerful framework in programming languages that enforce
resource usage constraints by ensuring that each resource is used exactly once. In this …

Resource control and intersection types: an intrinsic connection

S Ghilezan, J Ivetic, P Lescanne, S Likavec - arxiv preprint arxiv …, 2014 - arxiv.org
In this paper we investigate the $\lambda $-calculus, a $\lambda $-calculus enriched with
resource control. Explicit control of resources is enabled by the presence of erasure and …

Structural rules and resource control in logic and computation

S Ghilezan, J Ivetic, P Lescanne, S Likavec - ZBORNIK RADOVA, 2015 - iris.unito.it
Control of resources and awareness of their usage has an important role in logic and
lambda calculus as well as in programming languages, compiler design and program …

Resource aware calculi for programming languages

ID Lima - 2019 - search.proquest.com
In this document we will present work related to resource calculi, where an argument can be
copied as many times as needed. Resource calculi could have a major importance when …