59882 packages
— page 132
BeachSand is a small utility for storing/loading Seaside application configurations to files.
SqueakMap
squeak
Beads inspired by jBeads
GitHub
Experiments in JWT (JSON Web Token) processing in Squeak Smalltalk
GitHub
squeak
MIT
This is the basis for the next generation of InterpreterProxy ;)
SqueakMap
squeak
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
Posts about Beginners written by Scott Gibson, Ron Teitelbaum, and Michael Davies
Web Discovered
squeak
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
This is obsolete project. UseMocketry
SqueakSource
Demo and slides for Bellairs 2026 workshop
GitHub
MIT
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
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
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
fasdfdsfasdfsadf
SqueakSource
Sorry for cluttering up the global namespace, just seeing how this stuff works.
SqueakSource
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
An update of Stephen Pair's BerkeleyDB plugin and also a port of it to the LMDB
SqueakSource