From 7747e217af582b6774c2e52de1c5176f5a0a8c9a Mon Sep 17 00:00:00 2001 From: Raindrops Date: Thu, 1 Dec 2022 19:50:11 +0000 Subject: Remove some languages Signed-off-by: Raindrops --- README.md | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 32e84f9..c63c9e1 100644 --- a/README.md +++ b/README.md @@ -15,27 +15,33 @@ Learning of new languages is preferred, so if the task seems simple to do try to Place a README.md containing the deconstructed task, and which language being used. - JS -- Lua - Python -- Kotlin +- Kotlin - **new language (for Cloudburst)** +- Rust - **new language** +- Ruby - **new language** +- C# - **new language (for Raindrops)** +- PHP +- Visual Basic - **new language** +- Wing - **new language (for Cloudburst)** + +
+ Languages we decided not to use + +- Lua - Java +- Scala - C +- Swift +- Groovy - C++ - Bash -- PowerShell -- Rust - Go - Excel +- PowerShell - F# -- Ruby -- CoffeeScript - Dart -- C# -- Swift -- Minecraft -- Groovy -- PHP -- Scala - SQL -- Visual Basic -- Wing \ No newline at end of file +- Minecraft +- CoffeeScript + +
\ No newline at end of file -- cgit