aboutsummaryrefslogtreecommitdiffstats
path: root/lang/pcc/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/pcc/pkg-descr')
-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/