Contributor
ADITYA RANA

Support for Kotlin Native


Mentors
Syam Sundar K
Organization
Processing Foundation
  • Add support of Kotlin/Native in processing-android.
  • Migration of Java based processing's android mode to Kotlin.
  • Spilt Android specific logic from the plain java code.
  • Restructuring the android mode to Multiplatform library using Kotlin/Native.
  • Implementing on at least one platform (primarily JVM).
  • Migrating Groovy based Gradle System to Kotlin Script (kts) based Gradle System.