2821 packages — page 9

BinarStrom

SqueakSource

BinarySearchTree

A simple, unbalanced binary search tree. Because trees are unbalanced, operations have worst-case behavior linear in the number of tree nodes. Moderate cleverness (by being random) should provide logarithmic average-case behavior, particularly for off-line algorithms. Developed in Pharo 8.0, runs …
SqueakSource pharo

BinaryStreamTools

A collection of classes useful for reading and writing binary streams. I use these classes to make it easy to read and write binary data created by external programs. The classes work with both file and network streams, in either …
SqueakSource

BinaryTree

SqueakSource

BinaryTreeCvika2

SqueakSource

BinaryTreeJT

SqueakSource

Bindings

With code you should (in the future) be able to take the headers of some library, parse them and generate the bindings for its functions and structures. For now it only includes a PetitParser scanner.
SqueakSource

BinTree

SqueakSource

BinTreeX36OBP

SqueakSource

BipBip

This is our first Squeak project. We are a group of students who wants to investigate and use technologies we are no use to do in university. This first project is a simple webapp that help students to manage their …
SqueakSource squeak

BirdView

Bird View is a framework to access Bird of Java. It's a next generation middleware which gives : A new vision in term of design Intranet/Extranet/Internet applications. A new way to access database. A new simplification of the Web Services. …
SqueakSource squeak

BitArray

An implementation of large arrays of bits/booleans. It takes advantage of BitBlt primitives for efficient manipulation of bits.
SqueakSource

BitLy

OBSOLETE: FOR REFERENCE ONLY. NO LONGER MAINTAINED.
SqueakSource

BitmapCharacterSet

This class implements a character set that uses a bitmap internally for testing wide (multibyte) character inclusion.
SqueakSource

BitSyntax

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

bjbgtd

Barry's Getting Things Done system
SqueakSource

bjquinto

.
SqueakSource

BkbagGemstoneTesting

testing gemstone ...
SqueakSource gemstone

BkbagMagmaTesting

BkbagMagmaTesting
SqueakSource

BkbagMagritteTesting

BkbagMagritteTesting
SqueakSource

BkbagSeasideTesting

SqueakSource

BKokSBEQuinto

Squeak by Example example game: Quinto
SqueakSource squeak

BksSbeQuinto

practice checkin
SqueakSource

Blabla

Blabla
SqueakSource

Blackjack

A squeak version of the card game Blackjack, also known as 21.
SqueakSource squeak