org.clojars.jenshweber/grape-repl

A REPL for GrapeVine (Graph Transformations in Clojure) in the notebook style (based on Gorilla Repl).

Leiningen/Boot

[org.clojars.jenshweber/grape-repl "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.jenshweber/grape-repl {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("org.clojars.jenshweber:grape-repl:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.jenshweber</groupId>
  <artifactId>grape-repl</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.