From 6bd0ced239219da573cae80be0b40f5c07d22c1b Mon Sep 17 00:00:00 2001 From: Christian Jullien Date: Thu, 9 Jul 2020 17:21:23 +0200 Subject: [PATCH] Add USES file which list some software known to support tcc builds. --- USES | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 USES diff --git a/USES b/USES new file mode 100644 index 00000000..8c002070 --- /dev/null +++ b/USES @@ -0,0 +1,14 @@ +The following software are known to use or support tcc builds. +Feel free to complete this list (*). + +Name Short Description +bigz An infinite precision Z & Q library. +gawk GNU awk. +gnumake GNU makefile. +mpv A free, open source, and cross-platform media player. +openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler +sqlite Embbedable SQL engine. +st Simple Terminal. +tcc Tiny CC which compiles itself. + +(*) This list is ordered by name.