Add the website.

This commit is contained in:
David E. O'Brien 2007-09-18 13:14:00 +00:00
parent e917321bfd
commit 909df45205
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199703

View File

@ -6,3 +6,5 @@ The intention is to write a C99 compiler while still keeping it small, simple,
fast and understandable. I think of it as if it shall be able to compile and
run on PDP11 (even if it may not happen in reality). But with this in mind it
becomes important to think twice about what algorithms are used.
WWW: http://www.ludd.ltu.se/~ragge/pcc/