4344 packages
— page 20
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
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
As of summer of 2005 all new bug reporting and harvesting tracking takes place on theSqueak Mantis Server. BFAV2 can continue to be used to look at past reports but no new reports or updates will be added to the …
SqueakMap
squeak
The BFAV is a handy tool that makes it easy to comment on proposed fixes and enhancements for Squeak. The BFAV enables you to browse the Bug Fixes Archive, evaluate the changeset(s) for a given post, and correctly post a …
SqueakSource
squeak
See the project homepage for details about the BFAV2 project. This SqueakMap package is a "load script" that loads the prerequisites for the BFAV2 and then installs the current public release of the BFAV2 from its Monticello repository.
SqueakMap
squeak
Pharo package to parse and process bib files
GitHub
pharo
MIT
Repositorio para proyecto final correspondiente a la materia Programación con Objetos I de la Universidad Nacional de Quilmes.
GitHub
MIT
Bicephale gives Seaside the capability to deal with simple static pages which have "REST" urls, integrating that with Seaside's sophisticated call/answer mechanism. This means that you can now use Seaside to easily build a website which has simple "normal" s …
SqueakMap
squeak
http://scg.unibe.ch/research/bifrost
SqueakSource
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
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
SourceForge
An implementation of large arrays of bits/booleans. It takes advantage of BitBlt primitives for efficient manipulation of bits.
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
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
Blast Query Builder, part of the PhyloclassTalk software for Pharo Smalltalk
GitHub
pharo
MIT
A high-level visual arts API for Pharo, inspired by Processing/p5.js, designed to make creating interactive graphics and animations simple and fun.
GitHub
pharo
MIT
Simple example with Bloc in Pharo that shows direct positioning of elements, separation of model and elements and moving elements by animation.
GitHub
pharo
Extension of Pharo's BlockClosure with basic operations of Boolean algebra
GitHub
pharo
MIT
BlogBrowser is a minimal blog reader which supports the following features: - Subscribe to RSS and Atom feeds - Manage subscriptions in the Squeak image and save them to a text file - Tracks read/unread items (but only in the …
SqueakMap
squeak
Monticello package 'Bogus' in the 39a repository at source.squeak.org. Latest Bogus-cwp.14.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Bogus' in the omnibrowser repository at source.lukas-renggli.ch. Latest Bogus-cwp.18.mcz; 1 version.
Lukas Renggli Source