30230 packages
— page 279
Simple enhancements adds methods like #haltOnce and #inspectOnce. Uses debug menu to control. See http://squeak.preeminent.org/
SqueakSource
squeak
The most common method of "breakpointing" is to modify the code you are working on and include a self halt in the right place. Sometimes, however, you find you have a looping operation or some kind of recursive operation and …
SqueakMap
squeak
Hamming Distance exercism exercise in Pharo. Compares two "DNA" strings and counts the differences b/t the two strands.
GitHub
pharo
My thesis project.
SqueakSource
A simplified "handy simulator" showing how to implement customized graphic morphs
SqueakSource
A simplified "handy simulator" answering the threadon http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-August/093838.html
SqueakMap
squeak
port of Adrian Kuhn's Hapax to Squeak
SqueakSource
squeak
some code written by reading learning squeak by examples
SqueakSource
squeak
The Raspberry Pi has a useful set of gpio pins to which we can attached a wide range of devices, inputs and sensors. This package provides support for many of them. NB - since around the beginning of 2023 the …
SqueakSource
squeak
This repository is not maintained anymore.The code has been merged intoCryptography.Cryptographic hash functions written in Squeak usingRegisters.Includes MD5, SHA1, SHA224, SHA256, SHA384, SHA512, SHA512/224 and SHA512/256.All algorithms use the most efficient implementation on the given platform.MD5, SHA1 can optionally use …
SqueakSource
squeak
This framework provides better performing and more consistent hashing throughout the system. It is a dual license SqueakL + Microlingua License see - http://www.microlingua.com/files/microlingualicensev1
SqueakMap
squeak