30224 packages
— page 117
Simple implementation of BitArray, which stores the bits. For the basic random access operations for a rather shorter array, you might want to consider ByteArray. BitArray supports the conversion from/to integers.
SqueakMap
squeak
An implementation of large arrays of bits/booleans. It takes advantage of BitBlt primitives for efficient manipulation of bits.
SqueakSource
bitFlyer Lightning (https://lightning.bitflyer.jp/) API Client for Smalltalk
GitHub
MIT
OBSOLETE: FOR REFERENCE ONLY. NO LONGER MAINTAINED.
SqueakSource
BitmapCharacterSet is a set for characters that uses a bitmap for storing wide characters and an array of truth values for byte characters. Used by XMLParser. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
This class implements a character set that uses a bitmap internally for testing wide (multibyte) character inclusion.
SqueakSource
10 freely distributable True Type Fonts. For more information about the fonts and license, see http://www.gnome.org/fonts/
SqueakMap
squeak
Erlang-inspired Smalltalk embedded domain-specific language for bidirectionally mapping binary data structures to objects. Useful, for example, for parsing network or telephony packet structures or other binary files or formats. See also: https://wiki.squeak.org/squeak/6649
SqueakSource
squeak
A migration of the BitTalk project from http://smalltalkhub.com/#!/~BitTalkDev/BitTalk/
GitHub
Barry's Getting Things Done system
SqueakSource
testing gemstone ...
SqueakSource
gemstone
BkbagMagmaTesting
SqueakSource
BkbagMagritteTesting
SqueakSource
Squeak by Example example game: Quinto
SqueakSource
squeak
practice checkin
SqueakSource
Blackfoot is a very small, commented, simple and fast SimpleCGI implementation aimed at primarily supporting Seaside in Squeak that works with at least Lighttpd, Cherokee and Nginx. Status: Works with Seaside but not fully tested.
SqueakMap
squeak