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

A Simple Parallel Implementation of Interaction Nets in Haskell

2015/04/10 by Wolfram Kahl
Computer Science · #cs.PL

paper · pdf · doi:10.4204/eptcs.179.3

published as EPTCS 179, 2015, pp. 33-47 · In Proceedings DCM 2014, arXiv:1504.01927

arxiv created 2015/04/10 · arxiv updated 2015/04/13

Abstract

Due to their "inherent parallelism", interaction nets have since their introduction been considered as an attractive implementation mechanism for functional programming. We show that a simple highly-concurrent implementation in Haskell can achieve promising speed-ups on multiple cores.

Citations