activity
20242026
most citedMulti types and reasonable space

1 citations · 1 across the 2 of their papers we have counts for

collaborators

10 papers

cs.LO2026

Mirroring Call-by-Need, or Values Acting Silly

Beniamino Accattoli, Adrienne Lancelot

Call-by-need evaluation for the lambda-calculus can be seen as merging the best of call-by-name and call-by-value, namely the wise erasing behaviour of the former and the wise dupl…

cs.PL20261 cited

Multi types and reasonable space

Beniamino Accattoli, Ugo Dal Lago, Gabriele Vanoni

Accattoli, Dal Lago, and Vanoni have recently proved that the space used by the Space KAM, a variant of the Krivine abstract machine, is a reasonable space cost model for the lambd…

cs.LO2025

The Cost of Skeletal Call-by-Need, Smoothly

Beniamino Accattoli, Francesco Magliocca, Loïc Peyrot +1

Skeletal call-by-need is an optimization of call-by-need evaluation also known as "fully lazy sharing": when the duplication of a value has to take place, it is first split into "s…

cs.LO2025

Positive Sharing and Abstract Machines

Beniamino Accattoli, Claudio Sacerdoti Coen, Jui-Hsuan Wu

Wu's positive -calculus is a recent call-by-value -calculus with sharing coming from Miller and Wu's study of the proof-theoretical concept of focalization. Accattoli and W…

cs.PL2025

Closure Conversion, Flat Environments, and the Complexity of Abstract Machines

Beniamino Accattoli, Dan Ghica, Giulio Guerrieri +2

Closure conversion is a program transformation at work in compilers for functional languages to turn inner functions into global ones, by building closures pairing the transformed…

cs.LO2024

Positive Focusing is Directly Useful

Beniamino Accattoli, Jui-Hsuan Wu

Recently, Miller and Wu introduced the positive -calculus, a call-by-value -calculus with sharing obtained by assigning proof terms to the positively polarized focused proo…