read eval print loop - Practical REPL use with Java 9 -


i'm learning repl java 9 , how utilize effectively. considering java heavy on configuration , external dependencies has made experiments outside trivial more work configure waiting build/run. instance, evaluate more trivial line of java, based on runtime, 1 has reference external library own dependencies. over-complicates things , perhaps make point of such feature moot real-world scenarios.

until ide's integrate repl , automatically manage/inject dependent libraries, how 1 use feature without feature becoming more of burden hurdle meant overcome? please note i'm not looking conjecture, methods in 1 has worked accomplish this.

i'm using kulla repo here experiment.

as of october 2015 repl (project kulla) still not integrated, , modular jdk, runtime images goes second alternative download. once integrated in dec 2015, there should start work , testing of them together.

as of october 2015 tutorials suggest starting building sources:

  1. jdk 9 repl: getting started (tech tip #87)
  2. repl_tutorial.pdf
  3. jshell , repl in java 9
  4. java9-new-http-2-and-repl

Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -