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.8.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("funnyqt:funnyqt:0.8.2")

Maven

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