Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jvm-languages

Can Jython replace Java? [closed]

Starting points to morph regular Servlets coding to my DSL

Is there a clean way to use Groovy's extension methods in Kotlin?

J2ME development without Java?

When does running Jython on a .py file generate a .class file?

python jython jvm-languages

Generating .class file for JVM

java bytecode jvm-languages

Scala generics - why I can't create parametrised object inside generic class?

scala jvm jvm-languages

RoR on GAE?

Why not Rhino for JVM apps?

who is the owner of JVM?

Akka as the concurrency model for Clojure

Book for learning how to write Clojure/Lisp Macros [closed]

clojure lisp jvm-languages

Why should a Java developer learn an additional JVM language? [closed]

java jvm jvm-languages

Use cases for Clojure in projects

java clojure jvm-languages

What does it really mean when you say "This language runs on JVM"?

Adding default package imports

java scala jvm-languages

Recursive overloading semantics in the Scala REPL - JVM languages

What is your preferred scripting language in java world (scripting language on JVM) and way? [closed]

Are Kotlin's reified types incorrect for primitives on the JVM?

kotlin jvm-languages

In Scala, how do I get the *name* of an `object` (not an instance of a class)?