Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JamesIry/jADT
A spoonful of ADT in your Java.
https://github.com/JamesIry/jADT
Last synced: 4 months ago
JSON representation
A spoonful of ADT in your Java.
- Host: GitHub
- URL: https://github.com/JamesIry/jADT
- Owner: JamesIry
- License: apache-2.0
- Created: 2012-05-21T03:45:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T21:08:57.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T12:22:42.104Z (7 months ago)
- Language: Java
- Homepage: http://jamesiry.github.com/jADT/index.html
- Size: 7.93 MB
- Stars: 49
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_