Jump to content

Scala: Difference between revisions

From EDM2
Created page with "250px|right Scala is an open source, strongly typed static object-oriented programming language implemented in Java, it has some functional prog..."
 
Ak120 (talk | contribs)
No edit summary
Line 5: Line 5:


====OS/2 text & programmers editors with Scala support====
====OS/2 text & programmers editors with Scala support====
* [[jEdit]] - Java based editor - Scala syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - Scala syntax highlighting built in - Current


==Version==
==Version==
Line 23: Line 23:
* Martin Odersky
* Martin Odersky


 
[[Category:Programming Languages]][[Category:Java Tools]][[Category:Open Source Software]][[Category:Software written in Java]]
[[Category:Tools]][[Category:Programming Languages]][[Category:Java Tools]][[Category:Open Source Software]][[Category:Software written in Java]][[Category:Scala]]

Revision as of 21:47, 17 September 2016

Scala is an open source, strongly typed static object-oriented programming language implemented in Java, it has some functional programming features but is mostly reminiscent of Java itself and is commonly advocated and used by Java users as a sort of an abstraction. The functional features and a few other ideas are taken from the Funnel programming language.

Please note that there is another and older programming language called Scala that is or was a part of the SCALA multimedia/animation package.

OS/2 text & programmers editors with Scala support

  • jEdit - Java based editor - Scala syntax highlighting built in - Current

Version

  • Last known version: Scala 2.11.7 (2015-06-23)
Prerequisites
  • Java version 6 or later.

Links & publications

License

Author

  • École Polytechnique Fédérale de Lausanne
  • Martin Odersky