Difference between revisions of "Scala"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:Programming {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|scala}} |{{#vardefine:url|http://www.scala-lang.org/}} <!--CONFIGURATION: OPTI...") |
|||
Line 82: | Line 82: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
+ | =Validation= | ||
+ | * Validate 4/5/2018 |
Revision as of 21:03, 5 April 2018
Description
Scala is an acronym for “Scalable Language”. Scala is an object-functional programming language for general software applications. Scala has full support for functional programming and a very strong static type system. This allows programs written in Scala to be very concise and thus smaller in size than other general-purpose programming languages. Many of Scala's design decisions were inspired by criticism over the shortcomings of Java.
Required Modules
Serial
- scala
System Variables
- HPC_{{#uppercase:scala}}_DIR - installation directory
Validation
- Validate 4/5/2018