← Back to context Comment by yeputons 4 days ago I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc). 2 comments yeputons Reply hocuspocus 4 days ago In Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting for instance. b3orn 4 days ago Yeah, should be .rb for Ruby. Also .mm isn't Objective-C, but Objective-C++.
hocuspocus 4 days ago In Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting for instance.
In Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting for instance.
Yeah, should be .rb for Ruby. Also .mm isn't Objective-C, but Objective-C++.