7 ms·
I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc).
by yeputons 2mo ago
I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc).
- b3orn 2mo agoYeah, should be .rb for Ruby. Also .mm isn't Objective-C, but Objective-C++.
- hocuspocus 2mo agoIn Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting https://scala-cli.virtuslab.org/scripting for instance.