From 23e65f3e1f03a26b100cbca19a659d4e64ad087b Mon Sep 17 00:00:00 2001 From: stan220 Date: Mon, 17 Nov 2025 14:53:57 +0300 Subject: [PATCH] Update other_languages.rst Add Java/Kotlin language link --- tutorials/scripting/other_languages.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/tutorials/scripting/other_languages.rst b/tutorials/scripting/other_languages.rst index 3a124c4b885..281da04e7f2 100644 --- a/tutorials/scripting/other_languages.rst +++ b/tutorials/scripting/other_languages.rst @@ -23,6 +23,7 @@ The bindings below are developed and maintained by the community: - `D `__ - `Go `__ +- `Java/Kotlin `__ - `Nim `__ - `Rust `__ - `Swift `__