+ 2

How would I convert a kotlin program

Hi,i would like to know if i could convert a kotlin file to a .exe file for windows im new so forgive me for any inconvenience.😊😊

24th Aug 2018, 10:22 PM
Yusuf
Yusuf - avatar
1 Answer
0
JetBrains made a kotlin compiler that compiles down to machine code https://kotlinlang.org/docs/reference/native-overview.html
24th Aug 2018, 11:56 PM
TurtleShell
TurtleShell - avatar