Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform.
License: Open Source
Apple Swift is a strongly typed, high-performance language primarily used for iOS and macOS development, emphasizing safety and modern syntax. In contrast, Groovy is a dynamic language built on the Java platform, known for its flexibility and concise syntax, making it suitable for scripting and DSLs.