Self is a object-oriented programming language. It has a syntax is similar to Smalltalk but uses prototypes and delegation instead of classes and inheritance. The original Self system was developed by Sun Microsystems and Stanford University. Self4Linux is a port of the Self system to Linux.
| Tags | Software Development Compilers |
|---|---|
| Licenses | GPL |
| Implementation | Smalltalk C++ |
Recent releases


Changes: There is a bugfix for the VM on Cygwin, which previously failed to load snapshots when the 'default text file mode' was set to DOS.


Changes: This release adds platform support for cygwin/Windows.


Changes: This release is based on Self 4.1.6 and includes an experimental version version of the optimizing compiler (SIC).


Changes: This release is now based on Self 4.1.5. It also contains a couple of bugfixes.