ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Java 9 is Coming and Adds a REPL

    News
    oracle java java 9 infoworld
    3
    4
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mlnewsM
      mlnews
      last edited by

      InfoWorld takes a look on Oracle's upcoming release of Java 9. The big new feature of Java 9 is the inclusion of a REPL bringing it more in line with other modern languages.

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller
        last edited by

        That sounds like a little thing but a REPL is actually rather a big deal for Java developers. Coming from the Node.js, Ruby, Python and similar worlds having a REPL is just assumed. Working without one is pretty crippling.

        1 Reply Last reply Reply Quote 0
        • dafyreD
          dafyre
          last edited by

          Forgive my ignorance... but REPL?

          1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            Read - Eval - Print Loop

            It's a way to use the programming language without having to write an entire program first.

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • First post
              Last post