vix.ing · top · new · best · stats · spec

Δ-Nets: Interaction-Based System for Optimal Parallel λ-Reduction

2025/05/22 by Daniel Augusto Rizzi Salvadori, Salvadori, Daniel Augusto Rizzi
Computer Science · #cs.LO #cs.AR #cs.DC #cs.PL

paper · pdf · doi:10.48550/arxiv.2505.20314

Abstract

I present a model of universal parallel computation called Δ-Nets, and a method to translate λ-terms into Δ-nets and back. Together, the model and the method constitute an algorithm for optimal parallel λ-reduction, solving the longstanding enigma with groundbreaking clarity. I show that the λ-calculus can be understood as a projection of Δ-Nets-one that severely restricts the structure of sharing, among other drawbacks. Unhindered by these restrictions, the Δ-Nets model opens the door to new parallel programming language implementations and computer architectures that are more efficient and performant than previously possible.

Related