sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 78c7b5c94e69655902210bb735f353db8b1577c1
parent 9beb1f16cf6bed92bbe3141b2c34dba60e835557
Author: arg@www.suckless.org <unknown>
Date:   Mon,  9 Mar 2009 15:59:58 +0000

added link to tcc project
Diffstat:
Mwww.suckless.org/GSoC2009.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www.suckless.org/GSoC2009.md b/www.suckless.org/GSoC2009.md @@ -168,7 +168,7 @@ Our goal would be to achieve an initial proposal on Linux. ### Improve tcc -We'd like to see tcc being continued and improved. gcc is too slow and too +We'd like to see [tcc](http://bellard.org/tcc/) being continued and improved. gcc is too slow and too focused on language-agnostics and particularly focused on its C++ support. We got the impression that most open source software is written in C and makes no use of C++, so that it's desirable to have an improved tcc.