Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

implementing java interface with scala class - type issue

scala

How do I sign my ProGuard'ed Scala stand-alone JARs?

java scala jar proguard sbt

Scaml syntax highlighting on Emacs

Unit-testing Spring applications using Scala's Specs

spring scala junit specs

Omitting dots when chaining calls

scala syntax

traits and abstract types

scala

ScalaTest in Java Eclipse project

java eclipse scala scalatest

Understanding "type arguments do not conform to type parameter bounds" errors in Scala

Difference between home made extractor and case class extractor

scala case-class extractor

scala.tools.nsc.interpreter memory leak

Mixin in a trait into a package object twice

scala

Lift: create AJAX hyperlink for each item with CSS transform

ajax scala lift

Type inference/type checking failure while using type-level computations

How to define case classes with members with unbound type parameters?

parse.json of authenticated play request

Scala Cake Pattern: Splitting large components into separate files

scala cake-pattern

Socket issues in simple Scala TCP server

java sockets scala tcp

How can I run a Scala project as a Scala application by default in Eclipse IDE?

eclipse scala scala-ide

How to pass a variable to an Action from an intercepted request in PlayFramework?

scala playframework-2.0

Can't examine variables in scala code in Eclipse

eclipse scala scala-ide