List Question
20 TechQA 2024-01-26T09:19:49.260000kotlin coroutines don't work in a command line
61 views
Asked by VanechikSpace
Can I build an android apk without "gradle" on command line?
68 views
Asked by Rohan Pande
Kotlin K1 to K2 plugin migration. analysisCompleted, binding context slicing
191 views
Asked by Sergei Rybalkin
No output when compiling kotlin-js IR using kotlinc cli
101 views
Asked by Yogesh Thambidurai
Kotlin Error 'unresolved reference' appears when trying to run Java Code from a Kotlin file
120 views
Asked by EpicAdidash
kotlinc: unresolved reference
450 views
Asked by VanechikSpace
How to get Kotlinc 1.8.0 to run with Ubuntu on Windows
186 views
Asked by benji
How can kotlinc without gradle or IntelliJ IDEA take less than 10 seconds to compile Hello, World?
216 views
Asked by mmm111mmm
lookup and verify sha256 for kotlinc in bazel
297 views
Asked by Christian Fuchs
kotlinc vs kotlinc-jvm to compile and kotlin vs java to run
415 views
Asked by srk
Running kotlin files in VS code terminal, kotlinc not recognized
2.1k views
Asked by yonatan goldin
kotlinc compile multiple files/dependencies/imports
1.3k views
Asked by Jonas Frey
Kotlin - IntelliJ cannot resolve the reference (from synthetic class)
309 views
Asked by zhangjianbing
What are the performance differences between all the ways to declare a constant in Kotlin?
543 views
Asked by jpegoraro
Compile .kt files nested in folders with kotlinc
280 views
Asked by Moritz Groß
Kotlin mandatory explicit annotation parameter names? @Foo(>>bar<< = 42)
519 views
Asked by Sergei Rybalkin
Kotlin extremely slow compile time
6.7k views
Asked by Kingvert
Which Kotlin metadata version is used in Android Kotlin Compiler
260 views
Asked by Sergei Rybalkin
How to compile a Kotlin file to JavaScript?
2.1k views
Asked by Some random IT boy