From e47841166b7456002ba1719a335f04699d95a1d9 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Sun, 23 Feb 2020 11:31:11 +0100 Subject: [PATCH] scala, kotlin and groovy added to the list --- Runtime-Environments.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Runtime-Environments.md b/Runtime-Environments.md index 672ee76..04a2aa5 100644 --- a/Runtime-Environments.md +++ b/Runtime-Environments.md @@ -15,6 +15,9 @@ This page contains notes about using various runtime environments in ReCodEx as * Prolog (SWI) * [Python 3](#python) * Rust +* [Scala](#scala) - COMING SOON! +* [Groovy](#groovy) - COMING SOON! +* [Kotlin](#kotlin) - COMING SOON! Exercises may be configured for multiple environments, so the student may choose the language for the solution. However, Data-only, Haskell, and Prolog have somewhat unique configurations, therefore an exercise must use such environment exclusively.