de.uni-koblenz.ist/funtg

A library for handling TGraphs. Includes the functional query API FunQL and the transformation APIs FunML and FunTL. Everything's totally pre-pre-pre-alpha and subject to frequent, incompatible changes. Ok, you've been warned, but have fun anyway. :-)

  • VCSN/A

  • cljdoc documentationcljdoc
  • 350 Downloads
  • 25 This Version

Leiningen/Boot

[de.uni-koblenz.ist/funtg "0.0.19"]

Clojure CLI/deps.edn

de.uni-koblenz.ist/funtg {:mvn/version "0.0.19"}

Gradle

implementation("de.uni-koblenz.ist:funtg:0.0.19")

Maven

<dependency>
  <groupId>de.uni-koblenz.ist</groupId>
  <artifactId>funtg</artifactId>
  <version>0.0.19</version>
</dependency>