From fa2bdd711212ba6b7a94a20971e8bfa281e73296 Mon Sep 17 00:00:00 2001 From: Uneven Prankster Date: Wed, 12 Jul 2023 13:22:29 -0300 Subject: lol --- tinycc/USES | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 tinycc/USES (limited to 'tinycc/USES') diff --git a/tinycc/USES b/tinycc/USES new file mode 100644 index 0000000..6d7a2d1 --- /dev/null +++ b/tinycc/USES @@ -0,0 +1,20 @@ +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. +gmp Library for arbitrary precision arithmetic. +gnumake GNU makefile. +mpfr Multiple-precision floating-point library. +mpc Complex floating-point library with exact rounding. +mpv A free, open source, and cross-platform media player. +openlisp ISLISP ISO/IEC 13816 Lisp interpreter and compiler. +s-nail BSD Mail/POSIX mailx: send and receive Internet mail. +sqlite Embbedable SQL engine. +st Simple Terminal. +tcc Tiny CC which compiles itself. +zlib Lossless data-compression library. + +(*) This list is ordered by name. -- cgit v1.2.3