Hacker News new | ask | show | jobs
Picnic loves Error Prone: producing high-quality and consistent Java code (medium.com)
6 points by japborst 1348 days ago
1 comments

Automatic rewriting of Java code based on rules looks quite interesting and promising.
Exactly! The huge benefit is that you're just writing before/after Java code, so not regex or other complex AST code.