@hackage java-adt0.2016.11.28

Create immutable algebraic data structures for Java.

A simple tool to create immutable algebraic data structures and visitors for Java (such as abstract syntax trees). The input syntax is similar to Haskell data types, and they will be compiled to Java class hierarchies.