Hacker News new | ask | show | jobs
by jernfrost 2786 days ago
Java is not really designed for a REPL though. I've used REPL like environments in Swift long before, this and it simply never feels right IMHO compared to a real dynamic language.

And Swift is a much better designed language for this than Java.