cd/entity/JShell· home entities JShell
grep -l @jshell /news/*.json | wc -l → 1

JShell

mentions 1 type Organization feed RSS

// recent coverage 1 mentions

07:08
2026-06-21
dev.to
developer-tools

JShell: Java's Built-In Scratchpad for Trying Code Fast

JShell, a read-eval-print loop (REPL) included with the JDK since Java 9, allows developers to quickly test Java code snippets without the overhead of creating a class or main method. It supports expr…

// co-occurs with top 2 entities