List Question
20 TechQA 2022-11-18T07:26:21.103000expression 2 uav script
18 views
Asked by homura-akemi-f02-22
How are nested functions and lexical scope compiled in JVM languages?
416 views
Asked by JLasseter
Why not use GlobalScope.launch?
41.5k views
Asked by so-random-dude
How do I retrieve Kotlin jsr223 script engine from ScriptEngineManager?
2.8k views
Asked by Travis Well
How are coroutines implemented in JVM langs without JVM support?
4.4k views
Asked by marknorkin
How to implement type information for static code analylsis tool for a custom JVM language?
138 views
Asked by BlueLettuce16
Why it is possible to build custom language for JVM, like Groovy, Scala, Clojure, Kotlin?
221 views
Asked by Anthony
When Object Class is added as a super class?
175 views
Asked by Harish
Ceylon Higher Order Function
223 views
Asked by No Files
Write result to a volatile var to prevent dead-code elimination in tests
908 views
Asked by Aliaxander
Wrong number of args (2) passed to: core/first
1.7k views
Asked by Tanmay
Flexible JVM language for creating domain specific languages?
136 views
Asked by Sergio
Calling Clojure classes in Scala code
324 views
Asked by Ashish Negi
A clean way to copy directory contents between different file systems?
661 views
Asked by Konrad Jamrozik
Is there a clean way to use Groovy's extension methods in Kotlin?
1.2k views
Asked by Konrad Jamrozik
Kotlin: Compiler doesn't infer generic type for some operators
603 views
Asked by Jire
Kotlin: Avoid creating FqNameUnsafe and FqName
269 views
Asked by Jire
Kotlin: UnsupportedOperationException for reified generic with get/set operator
2.7k views
Asked by Jire
Why does java support different types of JVMs such as CVM, KVM?
297 views
Asked by Nilima Jahan
Are Kotlin's reified types incorrect for primitives on the JVM?
1.1k views
Asked by Duncan McGregor