English

A Simple Parallel Implementation of Interaction Nets in Haskell

Programming Languages 2015-04-13 v1

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.

Keywords

Cite

@article{arxiv.1504.02603,
  title  = {A Simple Parallel Implementation of Interaction Nets in Haskell},
  author = {Wolfram Kahl},
  journal= {arXiv preprint arXiv:1504.02603},
  year   = {2015}
}

Comments

In Proceedings DCM 2014, arXiv:1504.01927

R2 v1 2026-06-22T09:14:02.494Z