java-adt: Create immutable algebraic data structures for Java.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [missing-upper-bounds] On executable 'java-adt', these packages miss upper bounds: - array - pretty Please add them. There is more information at https://pvp.haskell.org/
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.
[Skip to Readme]
Properties
| Versions | 0.2016.11.28, 0.2018.11.4, 1.0.20231204, 1.0.20251105, 1.0.20251105, 1.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | array, base (>=4.11 && <5), pretty [details] |
| License | LicenseRef-OtherLicense |
| Author | Andreas Abel |
| Maintainer | Andreas Abel <andreas.abel@gu.se> |
| Category | Java |
| Home page | https://github.com/andreasabel/java-adt |
| Bug tracker | https://github.com/andreasabel/java-adt/issues |
| Source repo | head: git clone https://github.com/andreasabel/java-adt.git |
| Uploaded | by AndreasAbel at 2025-11-05T18:16:16Z |
Downloads
- java-adt-1.0.20251105.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees