diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-05 15:34:35 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-12-05 15:34:35 +0000 |
commit | 0ad2ecf26bad0fcc703b18d2aa4f96f02da7392b (patch) | |
tree | 07fe577ddd3b0199e216fda3528a23d1161a22c4 /lang/STk/pkg-descr | |
parent | 8b68d52148dfe75d998366b1ba374666a1381f72 (diff) |
Notes
Diffstat (limited to 'lang/STk/pkg-descr')
-rw-r--r-- | lang/STk/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/STk/pkg-descr b/lang/STk/pkg-descr index 382bb3adb30e..7eead027ae9c 100644 --- a/lang/STk/pkg-descr +++ b/lang/STk/pkg-descr @@ -7,3 +7,5 @@ The Scheme interpreter is now R4RS conformant. This release provides an efficient object oriented system called STklos. STklos is a full OO system with multi-inheritance, generic functions, multi-methods and a true meta object protocol). + +WWW: http://kaolin.unice.fr/STk/ |