"తెలుగులో సులువుగా టైపు చేసేందుకు, మీ క్రోమ్ బ్రౌజరు లో గూగుల్ లిప్యంతరీకరణ పద్ధతిని వాడవచ్చు."
స్కాలా
Jump to navigation
Jump to search
రూపావళి | Multi-paradigm: functional, object-oriented, imperative, concurrent |
---|---|
విడుదల | 2003 |
రూపకర్త | మార్టిన్ ఓడర్స్కీ |
అభివృద్ధికారు | Programming Methods Laboratory of m:en:École Polytechnique Fédérale de Lausanne |
స్థిర విడుదల | 2.11.7 (జూన్ 23, 2015[1]) |
మునుజూపు విడుదల | 2.12.0-M3 (అక్టోబరు 6, 2015[2]) |
టైపింగు డిసిప్లిన్ | static, strong, inferred, structural |
ప్రభావితం | Eiffel, Erlang, Haskell,[3] జావా, Lisp,[4] Pizza,[5] Standard ML, OCaml, Scheme, Smalltalk, Oz |
ప్రభావం | Fantom, Ceylon, Kotlin |
ఆచరణ భాష | జావా |
వేదిక | JVM, LLVM |
లైసెన్సు | BSD |
దస్త్ర పొడిగింత(లు) | .scala |
|
స్కాలా ఒక కంప్యూటర్ ప్రోగ్రామింగ్ భాష.[6]
ఉదాహరణ ప్రోగ్రామ్
అందరికీ సుపరిచమైన హలో వరల్డ్ ప్రోగ్రాం ని స్కాలా లో కింది విధంగా రాస్తారు.
object HelloWorld extends App {
println("Hello, World!")
}
మూలాలు
- ↑ "Scala 2.11.7 is now available!". 2015-06-23. Retrieved 2015-06-23.
- ↑ "Scala 2.12.0-M3". 2015-10-06. Retrieved 2015-10-06.
- ↑ Fogus, Michael (6 August 2010). "MartinOdersky take(5) toList". Send More Paramedics. Retrieved 2012-02-09.
- ↑ "Scala Macros".
- ↑ Martin Odersky et al., An Overview of the Scala Programming Language, 2nd Edition
- ↑ Dijkstra, Edsger Wybe (1996-05-05). "Elegance and effective reasoning (Fall 1996) (EWD1237)" (PDF). E.W. Dijkstra Archive. Retrieved 2013-04-05.
Here, the noun "elegance" should be understood in the sense of the second meaning of "elegant", as given in the Concise Oxford Dictionary (6th Edition, 1976): "ingeniously simple and effective".
బయటి లంకెలు
![]() |
Wikibooks has a book on the topic of: Scala |
- Script error: No such module "Official website".
- Typesafe company website
- Scala Forum
- Scala communities around the globe
- Scala IDE, open source Scala IDE for Eclipse
- Scala Tour, open source Scala Tour
- Interactive Tour, a tour of Scala