From 0c9622c7c63b3a77098ea3db60e95bddbf30d3e1 Mon Sep 17 00:00:00 2001 From: Humberto Costa Date: Tue, 23 May 2023 22:00:56 -0300 Subject: [PATCH] Update readme.md - Add Small-C Compiler Toolkit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 53670d4..18d9e24 100644 --- a/readme.md +++ b/readme.md @@ -34,6 +34,7 @@ platform. - [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. - [SmallerC](https://github.com/alexfru/SmallerC.git) - Portable self-hosting C compiler capable of producing executables for a number of platforms, including real and protected mode DOS programs, by Alexei A. Frounze. +- [Small-C Toolkit](https://github.com/humbertocsjr/Small-C.git) - A self-hosting Small-C Compiler Toolkit for DOS(8086) with: K&R C Compiler, Make, Linker, Assembler. First released in 1982 by Jim E. Hendrix ### Memory managers