funnyqt

A model querying and transformation library for TGraphs and EMF models developed as part of Tassilo Horn's dissertation studies. Everything's totally pre-pre-pre-alpha and subject to frequent, incompatible changes. You've been warned, but have fun anyway. You might also want to check the <a href="uberdoc.html">code formatted nicely along the docs in a literate programming style</a> generated by Fogus' excellent Marginalia tool.

Leiningen/Boot

[funnyqt "0.17.4"]

Clojure CLI/deps.edn

funnyqt/funnyqt {:mvn/version "0.17.4"}

Gradle

implementation("funnyqt:funnyqt:0.17.4")

Maven

<dependency>
  <groupId>funnyqt</groupId>
  <artifactId>funnyqt</artifactId>
  <version>0.17.4</version>
</dependency>