59882 packages — page 132

BeachSand

BeachSand is a small utility for storing/loading Seaside application configurations to files.
SqueakMap squeak

Beacon

SmalltalkHub pharo

Beacon

SmalltalkHub

Beacon

SmalltalkHub

Beads

Beads inspired by jBeads
GitHub

beaufort

Experiments in JWT (JSON Web Token) processing in Squeak Smalltalk
GitHub squeak MIT

Beepeng

SqueakSource

Befunge'93

This is the basis for the next generation of InterpreterProxy ;)
SqueakMap squeak

Beginner's Guide to Smalltalk | Beginner's Guide to Programming Languages

Introduction to Smalltalk # What is Smalltalk? # Smalltalk is a dynamically typed, reflective, object-oriented programming language. Unlike many languages that evolved from a design document, Smalltalk emerged from a research project at Xerox PARC in the 1970s, aiming to …
Web Discovered

Beginners – The Weekly Squeak

Posts about Beginners written by Scott Gibson, Ron Teitelbaum, and Michael Davies
Web Discovered squeak

BehavioralInspector

SqueakMap squeak

BehaviorMockup

BehaviorMockup - mock objects framework with SSpec functionality. [:mock | mock someMessage] should strictly satisfy: [:mock | mock someMessage willReturn: 'some'] [:mock | mock someMessage] should lenient satisfy: [:mock | mock someMessage willReturn: 'some'] * 5 should equals: 6* and …
SqueakMap squeak

BehaviorMockup

This is obsolete project. UseMocketry
SqueakSource

bellairs-demo

Demo and slides for Bellairs 2026 workshop
GitHub MIT

bench

SmalltalkHub

Benchmarking

A set of Squeak benchmarks; note that they come from various sources though all are open by any reasonable standard. Benchmark - the old Green Book code, modernised a little to run on Squeak 4-ish images. MacroBenchmarks - some larger …
SqueakMap squeak

Benchmarking

SqueakSource

Benchmarking

SmalltalkHub

Benchmarks

This package contains some classic Benchmarks. 1). GreenbookBenchmarks, Squeak Version by Tim Rowledge The MacroBenchmarks. Now with their own class ("MacroBenchmarks"). Reports an array of times taken to run a number of macro operations indicative of typical Squeak activity, each …
SqueakMap squeak

BEncode

An implementation of the BEncode data encoding format, as seen in BitTorrent, the Mainline DHT, and so on. See https://en.wikipedia.org/wiki/Bencode and https://wiki.theory.org/BitTorrentSpecification#Bencoding .(This is a separate implementation from the 2013 Crypto-Bencode package published to http://smalltalkhub.com/tonyg/Crypto-Bencode/ ; Crypto-Bencode is less strict …
SqueakSource squeak

BenderQuest

SmalltalkHub

BENESSBEQuinto

fasdfdsfasdfsadf
SqueakSource

BenLO

Sorry for cluttering up the global namespace, just seeing how this stuff works.
SqueakSource

Berkeley DB Plugin

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/3/2008) This is an interface to Sleepycat's Berkeley DB (www.sleepycat.com). Currently, it supports simple database creation and manipulation using the BTREE access …
SqueakMap squeak

BerkeleyDB

An update of Stephen Pair's BerkeleyDB plugin and also a port of it to the LMDB
SqueakSource