This repository contains the development version of the Java Repl, which will be included in Java 9.
10K+
In the roadmap of Java 9, a REPL (read-eval-print-loop) will be part of the JDK. It is proposed as a JDK Enhancement Proposal JEP 222.
To run the java repl from this repository:
docker run -it ensignprojects/javarepl
You close the repl by pressing: Ctrl-d
More info on jshell:
This repository was created before java 9 repository existed, for backward compatibility is it still available.
Content type
Image
Digest
Size
312.5 MB
Last updated
almost 11 years ago
docker pull ensignprojects/javarepl