mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Merge pull request #148 from javafp/adt4j
Added ADT4J - Algebraic Data Types for Java
This commit is contained in:
commit
197e2a6e22
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||
|
||||
*Augmentation of the development process at a fundamental level.*
|
||||
|
||||
* [ADT4J](https://github.com/sviperll/adt4j) - Algebraic Data Types for Java (JSR-269 code generator).
|
||||
* [AspectJ](https://eclipse.org/aspectj/) - Seamless aspect-oriented programming extension.
|
||||
* [Auto](https://github.com/google/auto) - Collection of source code generators.
|
||||
* [DCEVM](http://dcevm.github.io/) - Modification of the JVM that allows unlimited redefinition of loaded classes at runtime.
|
||||
|
|
Loading…
Add table
Reference in a new issue