From 492b481d9da63becee9c7644163850b40e392555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=A1lint=20Kiss?= Date: Fri, 11 Feb 2022 19:59:52 +0100 Subject: [PATCH] Add T3X. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4dc47f1..43fa11b 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,7 @@ platform. - [Turbo C++ 1.01](http://www.doshaven.eu/wp-content/uploads/2014/08/tcpp101.zip) - C++ IDE and compiler from Borland released in 1991. - [DIV Games Studio 2](https://archive.org/details/div2_iso) - IDE to develop DOS games in 2d, mode 7 and 3d. Released in 1998. - [Online version.](http://js.mikedx.co.uk/DIV1.html) +- [T3X](https://t3x.org/t3x/#t3x7) - A small, portable, procedural, block-structured, recursive, almost typeless, and to some degree object-oriented programming language by Nils M. Holm. ### Scripting languages and interpreters for DOS