'. '

REPL

From APIDesign

(Difference between revisions)
Jump to: navigation, search
(New page: Read-Eval-Print loop is an essential way to start with any programming language. That is why GraalVM comes with a (visual) REPL. Btw. Java made REPL popular because of not ...)
Current revision (13:26, 30 June 2020) (edit) (undo)
 
Line 1: Line 1:
-
Read-Eval-Print loop is an essential way to start with any programming language. That is why [[GraalVM]] comes with a (visual) [[REPL]]. Btw. [[Java]] made [[REPL]] popular because of not having it - which is no longer true as this week Jan Lahoda merged the [[Java]] [[REPL]] to main line of [[JDK]]9.
+
Read-Eval-Print loop is an essential way to start with any programming language. That is why [[GraalVM]] comes with [[GraalVMVisualREPL]]. Btw. [[Java]] made [[REPL]] popular because of not having it - which is no longer true as this week Jan Lahoda merged the [[Java]] [[REPL]] to main line of [[JDK]]9.

Current revision

Read-Eval-Print loop is an essential way to start with any programming language. That is why GraalVM comes with GraalVMVisualREPL. Btw. Java made REPL popular because of not having it - which is no longer true as this week Jan Lahoda merged the Java REPL to main line of JDK9.

Personal tools
buy