Category:Scala: Difference between revisions

Content added Content deleted
m (mark as running on JVM)
(fixed LAMP link; it pointed to a server stack)
Line 10: Line 10:
{{language programming paradigm|functional}}
{{language programming paradigm|functional}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|object-oriented}}
{{language programming paradigm|generic}}Scala is a hybrid [[functional programming|Functional]]/[[object-oriented|OO]] language developed by Martin Odersky and his team at [[LAMP]]. Scala compiles to [[Java]] [[bytecode]] and can interoperate with Java code.
{{language programming paradigm|generic}}Scala is a hybrid [[functional programming|Functional]]/[[object-oriented|OO]] language developed by Martin Odersky and his team at [http://lamp.epfl.ch/ LAMP]. Scala compiles to [[Java]] [[bytecode]] and can interoperate with Java code.