Scala Basics

From JVMLangSummit
Revision as of 09:21, 17 September 2009 by Penni (talk | contribs)
Jump to navigationJump to search

Scala Basics - Byte-code Fancypants

David Pollak, Liftweb.net

Project
Blog
Slides
File:Scala fancy pants.pdf

Abstract

Scala Basics — David Pollak

Learn basic constructs in Scala and see how those constructs are translated into byte code. See how Scala implements tail calls, generics, boxing, @specialized, and structural types.

Background

Current Status

Future

Key Issues for Discussion

(please expand cooperatively)