Yahoo Malaysia Web Search

Search results

  1. 5 days ago · Scalable Language, “Scala” combines object-oriented and functional programming. Created by Martin Odersky in 2003, it runs on the Java Virtual Machine (JVM) and works seamlessly with Java. It is known for features like type inference, immutable collections, and strong tools for handling multiple tasks at once.

  2. 1 day ago · Zena M. Ariola, Matthias Felleisen, John Maraist, Martin Odersky, and Philip Wadler. The call-by-need lambda calculus. In Ron K. Cytron and Peter Lee, editors, Conference Record of POPL'95: 22nd ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, San Francisco, California, USA, January 23-25, 1995, pages 233-246. ACM Press, 1995.

  3. 3 days ago · Scala, which was designed by Martin Odersky, has grown in popularity because of its expressive syntax, robust type system, and powerful features. It runs on the Java Virtual Machine (JVM), allowing it to make use of the extensive Java library and tool ecosystem.

  4. 2 days ago · Scala, short for "Scalable Language," was created by Martin Odersky and his team at the École Polytechnique Fédérale de Lausanne (EPFL) in 2003. Designed to address the limitations of Java, Scala merges the best aspects of functional and object-oriented programming languages.

  5. 5 days ago · Shriram Krishnamurthi, Martin Odersky: Compiler Construction, 16th International Conference, CC 2007, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2007, Braga, Portugal, March 26-30, 2007, Proceedings.

  6. dblp.org › db › confdblp: ECOOP

    2 days ago · Martin Odersky: ECOOP 2004 - Object-Oriented Programming, 18th European Conference, Oslo, Norway, June 14-18, 2004, Proceedings. Lecture Notes in Computer Science 3086, Springer 2004, ISBN 3-540-22159-X

  7. 5 days ago · Tiark Rompf, Ingo Maier, Martin Odersky: Implementing first-class polymorphic delimited continuations by a type-directed selective CPS-transform.