Squeak est un dialecte smalltalk sous licence MIT depuis 2006 (en fait double licence : SqueakL + MIT).
Tous les détails sur cette page :
http://community.ofset.org/wiki/Licence_Squeak
Vous ne savez pas par où commencer ?
Installer squeak sous votre GNU/Linux : http://community.ofset.org/wiki/Squeak_sur_GNU-Linux
Squeak est multi-plateformes : http://community.ofset.org/wiki/Squeak,_un_Smalltalk_libre_multimédia
Lire cette superbe page (merci à la Communauté Squeak ) : Squeak programmation
Ces sites apportent une aide très précieuse pour les débutants (et aussi pour les non débutants...):
- Recherche d'informations Smalltalk sur Google
- http://www.google.com/Top/Computers/Programming/Languages/Smalltalk/Implementations/
- http://www.esug.org/
- http://www.esug.org/promotionactions/summertalk2007/
- http://www.esug.org/promotionactions/articlepromotion/
- http://www.framasoft.net/article1790.html
- http://csl.ensm-douai.fr/noury
- http://csl.ensm-douai.fr/Esug2007Media/
- http://csl.ensm-douai.fr/VerySmallTalk/
- http://www.iam.unibe.ch/~scg/
- http://www.iam.unibe.ch/~denker
- http://www.squeak.org/Documentation/
- http://scg.unibe.ch
- http://www.iam.unibe.ch/~scg/
- http://squeakbyexample.org/ disponible en ligne et sur LULU.com
- http://www.iam.unibe.ch/~ducasse/Books.html
- http://stephane.ducasse.free.fr/
- http://damien.cassou.free.fr/
- http://www.bergel.eu/
- http://blog.ofset.org/hilaire
- http://planetfr.squeak.org/
- http://planet.smalltalk.org/
- http://doesnotunderstand.free.fr/
- http://www.iutc3.unicaen.fr/serge
- http://wiki.crao.net/index.php/SergeStinckwich
- http://www.seaside.st/
- http://www.lukas-renggli.ch/smalltalk/seaside
- http://www.heeg.de/
- http://smallwiki.unibe.ch/
- http://www.dm.uba.ar/MathMorphs/
- http://www.squeakland.org/
- http://www.squeakvm.org/unix/
- http://www.lesser-software.com/websites/smalltalk-programming.com/
- http://wiki.squeak.org/squeak/2437
- http://linux-azur.org/wiki/wakka.php?wiki=LangageSmallTalk
- http://community.ofset.org/wiki/EToys
- http://www.squeak.org/
- http://news.squeak.org/
- http://www.opencroquet.org
- http://www.internetnews.com/dev-news/article.php/3342511
N'oublions pas la liste de diffusion squeak-fr (car c'est important pour communiquer) :
- http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-fr
- http://lists.squeakfoundation.org/pipermail/squeak-fr/2007-July/004337.html
Like other object-oriented programming languages, Smalltalk handles pieces of code as reusable and interchangeable objects that can be swapped in and out of different programs.

