Hacker News
- Pattern Matching for Java http://cr.openjdk.java.net/~briangoetz/amber/pattern-match.html 146 comments
- Java record pattern matching in JDK 19 https://openjdk.java.net/jeps/405 155 comments
- Show HN: Motif – Scala-like pattern matching with Java 8 https://github.com/johnlcox/motif 34 comments
- Rust v.s. Java 17 Pattern Matching https://youtu.be/VQdStWU2ewY 7 comments rust
- Pattern Matching - Java 17 v.s Rust https://youtu.be/VQdStWU2ewY 20 comments java
- Java 17 Features: Pattern Matching for switch and Sealed Classes https://medium.com/@oskarv/java-17-features-pattern-matching-for-switch-and-sealed-classes-f631bdd56f12 21 comments programming
- Pattern Matching in Java 17 and Beyond https://www.youtube.com/watch?v=UlFFKkq6fyU 37 comments java
- Inside Java Podcast - “Pattern Matching for switch” with Gavin Bierman https://inside.java/2021/06/13/podcast-017/ 7 comments java
- Java 16 Pattern Matching Fun https://benjiweber.co.uk/blog/2021/03/14/java-16-pattern-matching-fun/ 4 comments java
- "Java Feature Spotlight: Pattern Matching" -- Brian Goetz https://www.infoq.com/articles/java-pattern-matching/ 40 comments java
- Java 15 Features: Sealed and Hidden Classes, Pattern Matching And Text Blocks https://medium.com/@oskarv/java-15-features-sealed-and-hidden-classes-pattern-matching-and-text-blocks-38f4efdc8adc 26 comments java
- Java: Pattern Matching for instanceof (with examples) https://programming.guide/java/pattern-matching-for-instanceof.html 7 comments java
- Pattern Matching for Java -- Semantics http://cr.openjdk.java.net/~briangoetz/amber/pattern-semantics.html 5 comments programming
- Pattern Matching for Java -- Semantics http://cr.openjdk.java.net/~briangoetz/amber/pattern-semantics.html 27 comments java
- Pattern Matching in Java with Brian Goetz https://www.youtube.com/watch?v=n3_8YcYKScw 22 comments programming
- Pattern Matching for Java http://cr.openjdk.java.net/~briangoetz/amber/pattern-match.html 116 comments programming
- Pattern Matching for Java http://cr.openjdk.java.net/~briangoetz/amber/pattern-match.html 5 comments scala
- Pattern matching proposal for Java http://cr.openjdk.java.net/~briangoetz/amber/pattern-match.html 24 comments java
- Structural Pattern Matching in Java http://blog.higher-order.com/blog/2009/08/21/structural-pattern-matching-in-java/ 32 comments java
- [Java] Can you use regular expressions to pattern match arithmetic expressions? https://www.reddit.com/r/learnprogramming/comments/4r0l5u/java_can_you_use_regular_expressions_to_pattern/ 5 comments learnprogramming
- Structural Pattern Matching in Java http://apocalisp.wordpress.com/2009/08/21/structural-pattern-matching-in-java/ 63 comments programming
- A pattern matching and strategic programming compiler for Java http://tom.loria.fr/ 2 comments programming
- Pattern Matching in Java - Past, Present, Future https://youtu.be/GurtoM8i2TE?si=761iuW7XE9aHsatU 27 comments java
- Webinar with the Kotlin team: "But Java Has Pattern Matching!" https://kotl.in/g6yynt 18 comments kotlin
- I tried to use data oriented programming with Java's seladed interfaces, records and pattern matching. Here are my initial thoughts https://www.infoq.com/articles/data-oriented-programming-java/ 24 comments java
- Pattern match Optional in Java 21 https://blog.joda.org/2024/02/pattern-match-optional-in-java-21.html 51 comments java
- JEP Pattern Matching for switch + Records Patterns planned for final release (not preview) in Java 21 https://openjdk.org/jeps/8300542 45 comments java
- Deconstructing Records in Pattern Matching - Inside Java Newscast #26 https://youtu.be/YM0CFX3Ap_g 15 comments java
- Video: The Elegance of Pattern Matching in Modern Java https://www.youtube.com/watch?v=lBOwPYvdvLQ 2 comments java
- The Future of Java: Records, Sealed Classes and Pattern Matching with José Paumard https://www.youtube.com/watch?v=HGjcrheS7BU 8 comments java
- Scala Pattern Matching, from a Java developer perspective. Part 1. http://www.softwaredevelopmentstuff.com/2016/11/30/scala-pattern-matching-from-a-java-developer-perspective-part-1/ 6 comments programming
- First class support for sum types (structural pattern matching), laziness and more FP goodness for Java https://github.com/derive4j/derive4j 14 comments java
- Dell develops new Java pattern matching solution http://opensource.com/business/15/2/building-better-matching-solution-mensa 3 comments java
- Pattern matching on Java objects with Tom http://langexplr.blogspot.com/2008/04/pattern-matching-on-java-objects-with.html 2 comments programming
- Building a PostgreSQL Wire Protocol Server using Vanilla, Modern Java 21 (shows use of: Records, Sealed Types, Pattern Matching for Switch, Virtual Threads, and Panama FFM) https://gavinray97.github.io/blog/postgres-wire-protocol-jdk-21 23 comments java
- WHEN and NULL In Pattern Matching - Inside Java Newscast #24 https://www.youtube.com/watch?v=ENX5kHblFlY 21 comments java
- Pattern Matching in the Java Object Model (Amber Design Notes) https://github.com/openjdk/amber-docs/blob/master/site/design-notes/pattern-match-object-model.md 7 comments java
- News Grab Bag: Loom Virtual Threads, Lilliput, Pattern Matching, … - Inside Java Newscast #25 https://youtu.be/KuHhUDhIFYs 6 comments java