Kotlin is a statically-typed programming language that runs on the Java virtual machine. Developed by JetBrains
License: Open Source
Groovy is a dynamically typed language that excels in scripting and rapid development, offering rich syntax and flexibility. In contrast, Kotlin is a statically typed language that emphasizes null safety, performance, and concise syntax, making it a preferred choice for Android development and modern applications.