- ExpressiveJava: Re-implementing a simple Scala interpreter in JDK 8/15/17. JDK 17 code nearly identical with use of Records + Pattern Matching + Sealed Types. https://github.com/Randgalt/expressive-java 11 comments java
Linked pages
- Immutables.org http://immutables.github.io/ 166 comments
- GitHub - Randgalt/record-builder: Record builder generator for Java records https://github.com/randgalt/record-builder 118 comments
- JEP 359: Records (Preview) https://openjdk.java.net/jeps/359 71 comments
- JEP 375: Pattern Matching for instanceof (Second Preview) https://openjdk.java.net/jeps/375 22 comments
- jEnv - Manage your Java environment http://www.jenv.be/ 0 comments
Would you like to stay up to date with Java? Checkout Java
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - Randgalt/expressive-java: Example of matching Scala's case class expressiveness in Java 8, Java 15 and Java 17
See how to search.