Search code examples
Why not use GlobalScope.launch?...


kotlinkotlin-coroutinesjvm-languages

Read More
How to approach creating a JVM programming language?...


compiler-constructionprogramming-languagesjvmjvm-languages

Read More
How do I retrieve Kotlin jsr223 script engine from ScriptEngineManager?...


kotlinscriptingjsr223jvm-languagesjavax.script

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


scalaprogramming-languagesfunctional-programmingjvmjvm-languages

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


classscalaobjectreflectionjvm-languages

Read More
Is there anything like VirtualEnv for Java?...


javapythonvirtualenvjvm-languages

Read More
Scripting-language for JVM with fast initialization...


optimizationscriptingjvm-languages

Read More
what are the options for hadoop on scala...


scalahadoopmapreducejvm-languages

Read More
Which JVM language suits my needs?...


jvm-languages

Read More
How are nested functions and lexical scope compiled in JVM languages?...


scalakotlinclojurejvm-languages

Read More
How are coroutines implemented in JVM langs without JVM support?...


javascalajvmkotlinjvm-languages

Read More
java.lang.VerifyError on constructor call...


javajvmbytecodejvm-languages

Read More
What assembler did Scala/Clojure use?...


scalaclojurejvmjvm-languages

Read More
Canonical reference on JVM internals for programmer/developers...


javajvmjvm-languages

Read More
Something to allow "Writing flex without ActionScript", or "Java to AVM2 compiler&quo...


apache-flexactionscript-3haxejvm-languagesavm2

Read More
Why it is possible to build custom language for JVM, like Groovy, Scala, Clojure, Kotlin?...


jvmjvm-languages

Read More
Learning Clojure coming from Lisp...


clojurejvmjvm-languages

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


kotlinjvm-languages

Read More
Haskell on JVM?...


haskelljvmjvm-languagesfrege

Read More
Google Go for Java platform?...


javagojvmjvm-languages

Read More
Which JVM languages are interpreted rather than compiled to bytecode?...


jvm-languages

Read More
Groovy advantages over Jython or Jruby?...


groovyjrubyjythonjvm-languageslanguage-comparisons

Read More
When Object Class is added as a super class?...


javainheritancejvmjvm-languages

Read More
map reduce complexity...


clojurecomplexity-theoryjvm-languages

Read More
Kotlin: Avoid creating FqNameUnsafe and FqName...


performancegarbage-collectionkotlingarbagejvm-languages

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


javaclojurelanguage-agnosticjvmjvm-languages

Read More
Does Frege perform tail call optimization?...


clojurefunctional-programmingjvmjvm-languagesfrege

Read More
Generating a 'Hello, World!' class with the Java ASM library...


javacompilationbytecodejvm-languagesjava-bytecode-asm

Read More
Wrong number of args (2) passed to: core/first...


clojurejvm-languagesarity

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


groovyextension-methodskotlinjvm-languages

Read More
BackNext