Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Data Structure To Store Arbitrary Database Tables

Compile String to AST inside CompilerPlugin?

How do I use Unix domain sockets from Java/Scala?

java scala jvm unix-socket

scala/akka/stm design for large shared state?

scala map shared akka stm

When one should call resetProxy and clearSelf methods of Actor?

scala actor

ScalaIDE for Eclipse: How can I autocomplete from libraries?

eclipse scala autocomplete

SBT Web Plugin : Error getting ScopedKey(Scope(This,Select(ConfigKey(container)),This,This),full-classpath)

scala sbt xsbt-web-plugin

Idiomatic Event engine in Scala

events scala

Mixing typed matches with sequence matcher gives out strange behaviour in Scala

scala pattern-matching

Scala LMS to write linear algebra Lib

scala linear-algebra

Conditionally connect to a database

What is the best way to use python code from Scala (or Java)? [duplicate]

java python scala jython

Existential types and repeated parameters

scala types

javadepend/ndepend for scala

scala static-analysis

Classes missing if application runs for a long time

Is there a well-typed Scala (or Java) library to consume JSON Web APIs? [closed]