Replies: 3 comments
-
Hi there, |
Beta Was this translation helpful? Give feedback.
-
Also, we work on ANTLR5 that rely on Kotlin as well. |
Beta Was this translation helpful? Give feedback.
-
A bit too Gradle-heavy. I'd like to see a simple |
Beta Was this translation helpful? Give feedback.
-
Hello, I use ANTLR almost all the time when developing in Java/Kotlin, but I am a little frustrated that it is implemented exclusively in Java and uses quite a lot of deprecated methods and classes, as well as unsafe solutions. Can I fork it in Kotlin? I plan to implement null safety wherever possible, as well as keep the code cleaner and more functional. Yes, I understand that this is a big project, but the experience would be quite useful, I think. If necessary, I may limit its use to personal use.
Beta Was this translation helpful? Give feedback.
All reactions