@hackage java-adt1.0.20231204

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.