While JRuby, BeanShell, Julian Fleischer’s REPL are there Albert Latacz’s REPL seems to be the latest and active. Tried it with […]
Ruby and Java’s approach towards Reflection
As per http://docs.oracle.com/javase/tutorial/reflect/index.html, certain VM optimizations cannot be performed during reflection, also there are security concerns since […]