Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JamesIry/jADT

A spoonful of ADT in your Java.
https://github.com/JamesIry/jADT

Last synced: about 2 months ago
JSON representation

A spoonful of ADT in your Java.

Awesome Lists containing this project

README

        

[jADT](http://jamesiry.github.io/jADT/index.html) turns [algebraic datatype](http://jamesiry.github.io/jADT/what_adt.html) description [files](http://jamesiry.github.io/jADT/syntax.html) into [Java source files](http://jamesiry.github.io/jADT/how_adt.html). The resulting Java is nearly as easy to use as an Enum, but [far more flexible](http://jamesiry.github.io/jADT/why_adt.html).

_Copyright 2012 James Iry_