Other Self Odds and Ends
This page contains miscellaneous Self-related items. If you'd like something
to be added, please email www-admin@self.sunlabs.com.
-
If you have code developed in earlier versions of Self that uses
privacy syntax, this program,
a sparc binary,
(c/o Ole Agesen) will make a first pass at commenting it
out (privacy was removed from th language in version 4.0). Here's the
C source.
-
Here is a snapshot containing
the old Self 3.0 user interface. The Snapshot is compatible with
the Self 4.0 virtual machine (part of the 4.0 distribution).
- This is a scrolling
morph for Self 4.0, written by Michael Huebner.
- This is a object
identifying morph written by Ivan Moore. Wave it over an object,
and it tells you the object's ID (for use in a Self expression, if the
object doesn't have a name).