Skip to content

Is Kolasu compatible with antlr-kotlin? #327

Answered by ftomassetti
hans-d asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hans-d thank you for your interest in Kolasu and ANTLR Kotlin.
The current version (1.5.*) is not compatible with ANTLR Kotlin, but branch 1.6 it is. It has been under development for many months. We are just waiting for Kotlin 2.0 to be officially released to release it, but if you want to look into it I can release an RC.

In general we made an explicit decision in ANTLR Kotlin to use different packages and classes, so you cannot just replace ANTLR Java with ANTLR Kotlin without some adaptations. In Kolasu 1.6 we support both, and if ANTLR Kotlin is used we can make parser that are multi-platform.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hans-d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants