./wip/slate, Prototype-based object-oriented programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.5, Package name: slate-0.3.5, Maintainer: pkgsrc-users

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.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 25d3849bc4dfccc9048c02b01346102cc71d5759
Filesize: 1944.394 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-04-05 12:13:28 by Aleksej Saushev | Files touched by this commit (1)
Log message:
New home page.
   2008-08-31 19:28:14 by Aleksej Saushev | Files touched by this commit (3)
Log message:

Update to 0.3.5, do not depend on ECL.
   2006-05-19 18:51:28 by Yoshito Komatsu | Files touched by this commit (95)
Log message:
Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org.
   2005-09-28 08:41:35 by Roland Illig | Files touched by this commit (132)
Log message:
Added RMD160 checksums.
   2005-07-27 18:30:56 by Thomas Klausner | Files touched by this commit (5)
Log message:
Reset MAINTAINER -- he stopped working on pkgsrc.
   2004-03-28 03:40:21 by Michal Pasternak | Files touched by this commit (5) | Imported package
Log message:
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.