20090 packages
— page 23
Mostly copied the constants from here: https://en.wikipedia.org/wiki/Barnsley_fern
SqueakSource
Monticello package from unsorted repository
Lukas Renggli Source
pharo
Monticello package from unsorted repository
Lukas Renggli Source
pharo
This is a repository for the Battlesnake game implemented in Cincom Smalltalk.
GitHub
visualworks
This application reads reads BBC Radio program schedule information and uses it to build a selection list from which the user can select a program to record in MP4 format which can be played on IPod. (BBC IPlayer did not …
SqueakMap
squeak
BeachSand is a small utility for storing/loading Seaside application configurations to files.
SqueakMap
squeak
Experiments in JWT (JSON Web Token) processing in Squeak Smalltalk
GitHub
squeak
MIT
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
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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