Ross ROSS = Recommend OSS · open-source software intelligence for agents

albertlatacz/java-repl

Read Eval Print Loop for Java observed · 2026-08-28

github.com/albertlatacz/java-repl · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4914
  • days_rel: n/a
  • days_push: 2951
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1336 stars · 188 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Read-Eval-Print-Loop (REPL) for the Java language, runnable from the console or a web terminal. It supports Java constructs, class loading from jars, history, code completion, and colored output.

Use cases

  • quickly try out Java expressions in a terminal
  • experiment with Java code without writing a full class
  • load and evaluate Java source files interactively
  • test snippets from jar files on the classpath
  • explore Java APIs interactively

When to choose

  • you are stuck on Java 8 or older with no JShell available
  • you need a REPL with web terminal access on legacy Java setups

When to avoid

  • you use Java 9 or later - use the built-in JShell instead
  • you need a maintained tool with bug fixes or new Java feature support

Facets

cli-tool · maturity abandoned

interpreter developer-tools cli developer-tools programming-languages cli cross-platform jvm java repl read-eval-print-loop jshell-alternative unmaintained command-line

1 source

Member repositories

RepositoryRoleHealth v2
albertlatacz/java-replmain23

For agents

markdown · JSON · MCP: product_card(name="albertlatacz/java-repl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem