Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How should I avoid unintentionally capturing the local scope in function literals?

What actor based web frameworks are available for Scala?

scala frameworks actor

how can I store a scala actor reference?

scala actor

Access bytecode created by Scala REPL

How do you parse a JSON request with Dispatch?

scala scala-dispatch

"Missing parameter type" in overloaded generic method taking a function argument

sbt web plugin: Not a valid key: jetty-run (similar: jetty-port, jetty-context, run)

scala sbt xsbt-web-plugin

What are main changes from scala 2.8.1 to scala 2.9.1?

Type inference from right to left

scala

create a Scala script file in Eclipse

eclipse scala scripting

Weird exception when using .view on list

Is there any substantive difference between declaring a class normally versus in a package object?

scala

Change war file name in sbt 11.2

scala sbt

Exception in scala when defining my own toInt method

scala exception

Why does this Scala code throw IllegalAccessError at runtime?

Scala: Can we combine guard conditions with pattern matches up front within the sealed case class declarations

scala

Scala and SLF4J :: pass multiple parameters

Retaining trait individualities while mixing them in

What is a "build manager" for scala in the scala ide extensions for Eclipse?

eclipse scala scala-ide

Can I compile a Scala project with mixed java and scala code with dependencies both ways in Maven?