From ffd8cad6bfae10b2f9a40ea419440a0ac0afd9c8 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 15 Mar 2022 18:24:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed7cb51..171648e5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ I have moved all [the original BASIC source code](http://www.vintage-basic.net/g Each project has subfolders corresponding to the languages we'd like to see the games ported to. This is based on the [February 2021 TIOBE index of top languages](https://www.tiobe.com/tiobe-index/) that are _memory safe_ and _general purpose scripting language_ per [this post](https://discourse.codinghorror.com/t/-/7927/34): -- Java +- Java / Kotlin - Python - C# - VB.NET