Mirror of https://github.com/russellallen/self, the Self Language
![]() |
||
---|---|---|
controller | ||
docs | ||
historical | ||
legal | ||
objects | ||
release | ||
tools | ||
vm | ||
.gitignore | ||
.travis.yml | ||
CMakeLists.txt | ||
ChangeLog.md | ||
readme.md |
readme.md
System | Build Status |
---|---|
VM (for Linux and macOS on master) | |
VM (for Linux and macOS on dev) |
Self
This is the main repository for the Self programming language and environment.
The Self homepage is at http://selflanguage.org
Please go there for prebuilt binaries for Mac OS X and Linux, documentation, blogs and forums.
For information on:
- Using Self, read the Self Handbook
- Building a Self VM, read the Handbook's VM building instructions
- Building a Self World, read the world building instructions