Scala

From wikinotes
Revision as of 21:11, 12 May 2024 by Will (talk | contribs) (Created page with "scala is a strongly typed compiled functional language, that can also be run in an interpreter. = Documentation = <blockquote> {| class="wikitable" |- | |- |} </blockquote><!-- Documentation --> = Intro/Reference = <blockquote> {| class="wikitable" |- | scala install |- |} </blockquote><!-- Intro/Reference -->")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

scala is a strongly typed compiled functional language, that can also be run in an interpreter.

Documentation

Intro/Reference

scala install