https://github.com/battila7/jield
Generator functions in Java using annotation processing and CPS
https://github.com/battila7/jield
annotation-processing annotation-processor generator yield
Last synced: 6 months ago
JSON representation
Generator functions in Java using annotation processing and CPS
- Host: GitHub
- URL: https://github.com/battila7/jield
- Owner: battila7
- License: mit
- Created: 2017-02-21T19:45:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T20:40:35.000Z (over 8 years ago)
- Last Synced: 2025-02-16T14:53:20.367Z (8 months ago)
- Topics: annotation-processing, annotation-processor, generator, yield
- Language: Java
- Homepage:
- Size: 132 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jield
Generator functions in Java using CPS-transformation.