Add Self handbook (#2001)

The official [Self language](http://www.selflanguage.org/) documentation.
This commit is contained in:
Lorenzo Bragaglia 2016-08-01 14:47:44 +02:00 committed by victor felder
parent 0143839b31
commit 8f101bbbf5
1 changed files with 6 additions and 0 deletions

View File

@ -165,6 +165,7 @@
* [Scilab](#scilab)
* [Scratch](#scratch)
* [Sed](#sed)
* [Self](#self)
* [Smalltalk](#smalltalk)
* [Spark](#spark)
* [SQL (implementation agnostic)](#sql-implementation-agnostic)
@ -2018,6 +2019,11 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
* [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html)
### Self
* [The Self Handbook](http://handbook.selflanguage.org/current/)
### Smalltalk
* [Computer Programming using GNU Smalltalk](http://www.canol.info/books/computer_programming_using_gnu_smalltalk/) (PDF)