drpjm / adpi

This repository is a playground to learn/implement the asynchronous distributed pi-calculus with clojure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADPi

This repository is a playground to learn/implement the asynchronous distributed pi-calculus (ADPi) with clojure.

I am intrigued by languages that formalize distributed computation. Thus, I am using this repo to develop and experiment with implementing ADPi [1]. This code is highly experimental!

[1] Hennessy, Matthew (2007) A Distributed Pi-Calculus. Cambridge University Press.

About

This repository is a playground to learn/implement the asynchronous distributed pi-calculus with clojure.

License:MIT License


Languages

Language:Clojure 100.0%