If we have a new computer - can we install only Scala (and no Java) and run Scala code?
If no - why not? What exactly Scala uses from Java? Is it only JRE or JDK is also needed?
Also what difference makes when installing e.g. Java 8 or 9 or 10 before running Scala? (performance difference or some other for scala for any of these?)