English

Compiling Process Networks to Interaction Nets

Programming Languages 2016-09-14 v1 Logic in Computer Science

Abstract

Kahn process networks are a model of computation based on a collection of sequential, deterministic processes that communicate by sending messages through unbounded channels. They are well suited for modelling stream-based computations, but are in no way restricted to this application. Interaction nets are graph rewriting systems that have many interesting properties for implementation. In this paper we show how to encode process networks using interaction nets, where we model both networks and messages in the same framework.

Keywords

Cite

@article{arxiv.1609.03640,
  title  = {Compiling Process Networks to Interaction Nets},
  author = {Ian Mackie},
  journal= {arXiv preprint arXiv:1609.03640},
  year   = {2016}
}

Comments

In Proceedings TERMGRAPH 2016, arXiv:1609.03014