30224 packages
— page 137
Collectable is an application project to manage / display / get informations for stuff collector in Pharo. Targeting is video games collection.
GitHub
pharo
MIT
Extensions defining the arithmetic protocols over collections, extracted from the original Collections library. This protocol implements vector operators on collections, such as: #(1 2 3) + #(4 5 6) -> #(5 7 9)
SqueakSource
Some class extensions to the Collection framework in Squeak/Pharo, used by Moose principally.
SqueakSource
pharo
Ported from the old collections-misc goodie by Mario Wolczko. This goodie contains a variety of methods and classes whichadd functionality to collections. Nothing is particularly startling,but you may find the odd useful method. I use these quite a lot.
SqueakMap
squeak
Collections with Robin Hood hashing for Pharo
GitHub
pharo
MIT
Assignment 2
SqueakSource
Extension of Squeak with CollectiveBehavior
SqueakSource
squeak
To manage simple collections.
GitHub
pharo
converting different types of attribute values (nominal, numerical) into Colors
SqueakSource
The ColorMixer uses a palette of colors for automatically mixing some base colors of your choice. It helps finding the right nuance or finding the right color at all - some colors are hidden in Squeak's standard color picking tool. …
SqueakMap
squeak
This package simply adds about 1500 more named colors to Squeak. To see all of them do:Color displayNamedColors
SqueakMap
squeak
Using the Microsoft COM Object Model
SqueakSource
This package has been deprecated. The latest version of Comanche is registered as a SqueakMap package called KomHttpServer. For more details on all versions of Comanche, see: http://squeaklab.org/comanche The package (Comanche 5.1.1) that was previously installable from this SqueakMap entry …
SqueakMap
squeak
Some combinators for Smalltalk's BlockClosure objects
GitHub
MIT
Este proyecto implementa un sistema para gestionar el comedor de la Universidad Nacional de Quilmes, desarrollado en Smalltalk bajo el entorno académico CuisUniversity.
GitHub
cuis