.SCALA ファイル拡張子
Scala Source Code File
| 開発元 | EPFL |
| 人気度 |
3.6 | 5 票 |
SCALAファイルとは?
A SCALA file is a source code file written in the Scala (Scalable language) programming language. Scala uses an object-oriented and functional approach with support of higher-order functions and nesting of function definitions.
詳細情報
Scala is a Java-like programming language that can call Java methods, inherit from Java classes, implement Java interfaces, and create Java objects. The source code can be compiled to Java byte code that can run on a Java virtual machine. The language also supports optional parameters, raw strings, named parameters, and operator overloading.
注: Development of the Scala language began in 2001 in the programming methods laboratory at École polytechnique fédérale de Lausanne (EPFL) in Switzerland.