Skip to content

What is the plan with Kotlin? #161

Answered by gkdn
sgammon asked this question in Q&A
Aug 2, 2022 · 2 comments · 7 replies
Discussion options

You must be logged in to vote

There are 2 different things here that might have caused confusion.

J2KT is a tool to translate Java to Kotlin in a semantically correct way with minimal user intervention. The idea is, you can take any Java source and translate that to Kotlin source (on the fly or offline). When it is finished, it could be helpful to mass migrate big code bases from Java to Kotlin (for example to take benefit from KMP).
This tool is being developed on top of J2CL however it doesn't conceptually fit and should not be considered an integral part of J2CL project (that's why there are no references to it in the roadmap).

There is another ongoing project to make J2CL understand from Kotlin (as in ability to c…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@sgammon
Comment options

@sgammon
Comment options

@gkdn
Comment options

@sgammon
Comment options

Answer selected by sgammon
Comment options

You must be logged in to vote
3 replies
@sgammon
Comment options

@sgammon
Comment options

@gkdn
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants