2825 packages
— page 94
Juego Solitario para el curso de Tecnologia de Objetos
SqueakSource
This package contains some browsers built with ToolBuilder. They may serve as examples to learn to use ToolBuilder as well as general components to be extended by you.
SqueakSource
The SBE Quinto game
SqueakSource
Squeak Scripting Adds scripting ability to Squeak. People familiar with scriping languages like Javascript, Ruby, Python, or Perl should feel more at home.
SqueakSource
squeak
License: All contributions to this repository will automatically be under the MIT licence. However, the bulk of this code is taken from OpenSophie, , whose license states: OpenSophie Source License OpenSophie is open-source software licensed under the new BSD license. …
SqueakSource
This package contains soundex and DoubleMetaphone which is used to convert words to a their sound components so that correctly spelled words can be found with misspelled worlds. Examples: 'titlebalm' soundsLike: 'teitelbaum' you can also get the phoneticStringsFor: to store …
SqueakSource
A port of from Python of Beautiful Soup (http://www.crummy.com/software/BeautifulSoup/).
SqueakSource
A remake of the SqueakSource with the goal to use Monticello 2.
SqueakSource
squeak
Decentralized key/value data tool.
SqueakSource
SpaceWar clone in Squeak (Smalltalk)
SqueakSource
squeak
http://en.wikipedia.org/wiki/Sparkle_(software) Having Sparkle say hey your Squeak VM is stale, please update it, why that would be nice. Obviously *other* Squeak based systems would like that too.
SqueakSource
squeak
OBSOLETE: FOR REFERENCE ONLY. NO LONGER MAINTAINED Toy projects that don't justify their own project, to help keep the SqS namespace clean
SqueakSource
OBSOLETE: REFERENCE ONLY. This was a repo for fixes I made to other people's projects that I didn't have write access to on SqueakSource. All these packages have been relocated elsewhere (or saved privately by me). I'm leaving this repo …
SqueakSource
squeak
This is the speech package that is present in Squeak images up to and including Squeak 3.9. It is packaged here to make it available as a MC package, and allow the VMMaker package to access the Speech shared pool …
SqueakSource
squeak
The Squeak specific Playground
SqueakSource
squeak
Split and Join of the split and join projects by Keith, Damien and Oscar.See also:Ruby ShardsMantis page for Join
SqueakSource
This is an implementation of the SplitMix64 pseudo-random number generator. It is very fast, has a period of 2^64 and passes the Big Crush, DieHarder and TestU012 standard statistical test suites.
SqueakSource
Smalltalk portability library from Bruce Badger, consisting basic portable classes for Times, Files and Sockets
SqueakSource
A spotlight-like morph for Pharo
SqueakSource
pharo
A flexible and open framework for designing and implementing program monitor. The default package comes with type extractor, code profiling and code coverage.For Pharo >= 1.4:Gofer new squeaksource: 'Spy'; package: 'ConfigurationOfSpy'; load. (Smalltalk at: #ConfigurationOfSpy) project lastVersion loadFor Pharo 1.3:Gofer …
SqueakSource
pharo
Spy is now accessible within O2
SqueakSource