aboutsummaryrefslogtreecommitdiff
path: root/lang/pcc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-09-18 13:14:00 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-09-18 13:14:00 +0000
commit909df4520598f67d19601dc3590c2197a02a3eb5 (patch)
tree3ca88a4e9c732041cbfa31d08d3a0c33919b0cdc /lang/pcc
parente917321bfd340eedb468ff8fb597a109745742b9 (diff)
Add the website.
Notes
Notes: svn path=/head/; revision=199703
Diffstat (limited to 'lang/pcc')
-rw-r--r--lang/pcc/pkg-descr2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pcc/pkg-descr b/lang/pcc/pkg-descr
index 6b826c1e47f2..644b8fda81c9 100644
--- a/lang/pcc/pkg-descr
+++ b/lang/pcc/pkg-descr
@@ -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/