Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Androidâ„¢ device!
Install
Faster access than browser!
 

JShell

Index JShell

JShell is a Java read-eval-print loop tool first introduced in the JDK 9. [1]

6 relations: BeanShell, Exploratory programming, Java (programming language), JDK Enhancement Proposal, Oracle Corporation, Read–eval–print loop.

BeanShell

BeanShell is a Java-like scripting language, invented by Patrick Niemeyer.

New!!: JShell and BeanShell · See more »

Exploratory programming

Exploratory programming is an important part of the software engineering cycle: when a domain is not very well understood or open-ended, or it's not clear what algorithms and data structures might be needed for an implementation, it's useful to be able to interactively develop and debug a program without having to go through the usual constraints of the edit-compile-run-debug cycle.

New!!: JShell and Exploratory programming · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: JShell and Java (programming language) · See more »

JDK Enhancement Proposal

The JDK Enhancement Proposal (or JEP) is a process drafted by Oracle Corporation for collecting proposals for enhancements to the Java Development Kit and OpenJDK.

New!!: JShell and JDK Enhancement Proposal · See more »

Oracle Corporation

Oracle Corporation is an American multinational computer technology corporation, headquartered in Redwood Shores, California.

New!!: JShell and Oracle Corporation · See more »

Read–eval–print loop

A Read–Eval–Print Loop (REPL), also known as an interactive toplevel or language shell, is a simple, interactive computer programming environment that takes single user inputs (i.e. single expressions), evaluates them, and returns the result to the user; a program written in a REPL environment is executed piecewise.

New!!: JShell and Read–eval–print loop · See more »

Redirects here:

Jshell.

References

[1] https://en.wikipedia.org/wiki/JShell

OutgoingIncoming
Hey! We are on Facebook now! »