Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Scala Parser Combinator, Ambiguous Grammar & Parse Forest

Indirect recursive generic type definitions in scala

scala generics recursion

performance in scala logging libraries call-by-value vs call-by-name

Relations between different functional programming notions

Scala duck typing pattern matching

No Json deserializer found for type java.util.Date

scala playframework

Scala Regex union

regex scala

How do I provide basic configuration for a Scala application?

scala

Ambiguous imports in Scala

scala import

Type aliasing ordered generics in Scala

How to rewrite a for-loop Seq output into Stream output?

scala stream

How do I use Scala dispatch to get the URL returned in a 301 redirect?

Using Xeon Phi with JVM-based language

How to read a file in Play Framework 2.2.1?

OAuth2 provider for Scalatra or Play framework in Scala

case with an @ symbol in akka

scala pattern-matching

Why does Akka fail with "IllegalStateException: cannot create children while terminating or terminated" when testing with ScalaTest?

scala akka

How to group tests using specs2?

RDD filter in scala spark

scala apache-spark

Recursive call not in tail position

scala