Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm-languages

Is anyone using Scala in anger (and what advice for a Java programmer)? [closed]

java scala jvm-languages

OCaml for JVM. Is there any? [closed]

jvm ocaml jvm-languages

Differences between JVM implementations

What is the maximum of number of arguments for varargs in java?

java jvm jvm-languages

How to integrate Scala into core Android platform?

Scala and Clojure both in one project

Should I study Scala? [closed]

java scala jvm-languages

Groovy advantages over Jython or Jruby?

Why not use GlobalScope.launch?

Is Clojure compiled or interpreted?

Is there anything like VirtualEnv for Java?

Using partial functions in Scala - how does it work?

How are coroutines implemented in JVM langs without JVM support?

What is the difference between def foo = {} and def foo() = {} in Scala?

Haskell on JVM?

How to approach creating a JVM programming language?