Category:Scala: Difference between revisions

Content added Content deleted
m (LCT link)
(Add paradigms to match LCT)
Line 5: Line 5:
|gc=yes
|gc=yes
|site=http://scala-lang.org
|site=http://scala-lang.org
|LCT=yes}}
|LCT=yes}}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|functional}}
{{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.