Sign inSign up

ensignprojects/javarepl

By ensignprojects

Updated almost 11 years ago

This repository contains the development version of the Java Repl, which will be included in Java 9.

Image
3

10K+

ensignprojects/javarepl repository overview

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.

Tag summary

Content type

Image

Digest

Size

312.5 MB

Last updated

almost 11 years ago

docker pull ensignprojects/javarepl