Commit graph

5 commits

Author SHA1 Message Date
Aleksej Saushev
1afd72d2c6 Update to 0.3.5, do not depend on ECL. 2008-08-31 17:28:14 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
e081f5490b Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:27:55 +00:00
Michal Pasternak
3cb005545e Initial import.
TODO:
$Id$

Make PLIST, when it builds.

Currently:
> :ld build.lisp
;;; Loading "build.lisp"
;;; Loading "object.lisp"
;;; Loading "no-cache.lisp"
;;; Loading "compiler.lisp"
;;; Loading "prims.lisp"
There is no package with the name COMPILER.
Broken at MAPC.


	-- dotz@irc.pl


DESCR:
Slate is a prototype-based object-oriented programming language based on
Self, CLOS, and Smalltalk. Slate syntax is intended to be as familiar as
possible to a Smalltalker, rather than engaging in divergent experiments in
that respect. Unlike the Smalltalk family, within Slate, methods can be
assigned to a signature of objects, instead of being installed on one
favored receiver. Slate has also many further expansions of the semantics
which interest advanced users.
2004-03-28 01:40:21 +00:00