2821 packages — page 11

BrowserBooster

Browser Booster is a set of services improving your developer experience in squeak. It enhances every browser with:refactoringsunit test supporthistory navigation (previous/next browsed methods)remembering and keeping track of unsaved methodshypertext navigationenvironments to narrow down senders and implementorsquick access to any …
SqueakSource squeak

BrowserExample

a package browser
SqueakSource

BrowseUnit

Set of services easing unit test integration and manipulation in most browsers.
SqueakSource

bskScribbles

In which bsk tries to learn some Squeak...
SqueakSource squeak

BTree

SqueakSource

btree0obp0kyle

btree-obp_kyle
SqueakSource

BugMaps

SqueakSource

BugMapsOne

BugMaps version 1.0
SqueakSource

BugsBeansAndToads

CS598rej Summer 2008 project for Ewoks
SqueakSource

BuildBot

Updates a 'Project' to latests, runs all tests of the project and commits a new version of the project.Please also load BuildBtMockProject which is a mock project, to run the tests of BuildBot; and BBProjectDescription because BuildBot uses that project …
SqueakSource

BuildBtMockProject

BuildBotMock Project is a project which serves as a mock Project for the tests of BuildBot project.
SqueakSource

Byaaj

A simple Seaside demo to mimic the process of loan approvals in a bank. This app provides an interface to manage applications, approve applications, etc.
SqueakSource

Bytecode

Working with bytecode
SqueakSource

Bytes

Bytes helps you to express quantities of bytes in ways that people understand. People don't want to hear about 2469606195 bytes they want to deal with 2.3 gigabytes and that's what this software does. I've made it because we needed …
SqueakSource pharo

ByteSurgeon

SqueakSource

Cacheable

Cacheable is the thing you want to use when you have to deal with cacheable stuff.When you develop web applications, you usually need to serve resources (in the form of files) that are static from the point of view of …
SqueakSource

CAG

Java's Constructive Area Geometry. move from GdsFeel's sub proejct.
SqueakSource

CairoGraphics

Port of Travis Griggs' VisualWorks package to Squeak/Pharo + Alien FFI. Currently it only works with older versions of Alien, since I haven't brought it up to speed with more recent refactrings. Hopefully I will be able to clear this …
SqueakSource pharo

cakit

Smalltalk classes for computer algebra and symbolic computation. The Computer Algebra Kit provides classes working with polynomials in various representations, such as degree dense variable dense recursive polynomials, or expanded (distributed) polynomials, over various coefficient domains. See the project home …
SqueakSource

CalculatorMorph

CalculatorMorph
SqueakSource

Calder

SqueakSource

Calendrica

AlgorithmsAll algorithms are (inspired from) the ones inNachum Dershowitz, Edward M. ReingoldCalendrical CalculationsCambridge University Press; 3rd edition (December 10, 2007); Paperback; ISBN-13: 9780521702386
SqueakSource

CameraPlugin

Simple cross-platform webcam access interface from MIT Scratch. Small changes made so that different cameras can be tested when more than one is connected. The "CameraPlugin" binary should soon be included in the VM. On Linux the plugin is designed …
SqueakSource

CamisAddons

SqueakSource

CamisFileout

Writes down the whole image in a file/folder based manner for easier indexing and searching the sources using standard unix tools. Packages are mapped to folder structures. Classes are mapped to folders containing sourcefiles for the methods and a symlink …
SqueakSource