org.pojagi/linen

Implementation of an interpreter for linen, a domain specific language for modeling coordinated, distributed processes.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 3,418 Downloads
  • 3,418 This Version

Leiningen/Boot

[org.pojagi/linen "5.0.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.pojagi/linen {:mvn/version "5.0.0-SNAPSHOT"}

Gradle

implementation("org.pojagi:linen:5.0.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.pojagi</groupId>
  <artifactId>linen</artifactId>
  <version>5.0.0-SNAPSHOT</version>
</dependency>