From c642d7db8fe6317281de39bd40f79a3ea526afd4 Mon Sep 17 00:00:00 2001 From: Brian Hoffmann Date: Fri, 25 Oct 2019 09:10:37 +0200 Subject: [PATCH] Add Kotlin to adopt --- radar/2019-11-01/kotlin.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 radar/2019-11-01/kotlin.md diff --git a/radar/2019-11-01/kotlin.md b/radar/2019-11-01/kotlin.md new file mode 100644 index 0000000..85bb1af --- /dev/null +++ b/radar/2019-11-01/kotlin.md @@ -0,0 +1,10 @@ +--- +title: "Kotlin" +ring: adopt +quadrant: languages-and-frameworks + +--- + +Kotlin is used successfully in production by multiple teams. + +Due to its explicit type system, this language is a great replacement for Groovy or Gradle. \ No newline at end of file