14435 packages — page 113

BFAV2

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

BFAV2

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

BFAV2 Installer

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

BgBreakout

SmalltalkHub

BgBricks

SmalltalkHub pharo

BI-OOP

FIT CTU · BI-OOP · B181 – homeworks and semestral work
GitHub pharo MIT

Bibliography

Pharo package to parse and process bib files
GitHub pharo MIT

BibliotecaObj1-UNQ

Repositorio para proyecto final correspondiente a la materia Programación con Objetos I de la Universidad Nacional de Quilmes.
GitHub MIT

Bibliothouris

rewrite of some demo app using seaside & squeak
SqueakSource squeak

Bicephale

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

BichOS1

SmalltalkHub

bifrost

http://scg.unibe.ch/research/bifrost
SqueakSource

BigBrother

a basic project to manage security about a project
SqueakSource

BigIAnalysis

Smalltalk project for the analysis of experiments related to the Big I estimation / User modeling project
GitHub

billgkohlSBEQuinto

Learning game
SqueakSource

BinarniStro

binarni strom
SqueakSource

binarnistrom

projekt binarni strom do predmetu X36OBP
SqueakSource

BinarniStromMrazP

FEL ČVUT Praha X36OBP školní úloha - implementace jednoduchého binárního stromu
SqueakSource

binarniStromOBP

implementace binarniho stromu
SqueakSource

BinarniStromUloha

SqueakSource

BinarnyStrom

Vytvorit binarni strom.
SqueakSource

BinarStrom

SqueakSource

BinaryClockMorph

simple binary clock for Morphic (Squeak/Smalltalk)
GitHub squeak MIT

BinarySavingMC

It adds a new preference "binary saving"
SqueakMap squeak

BinarySearchTree

A simple, unbalanced binary search tree. Because trees are unbalanced, operations have worst-case behavior linear in the number of tree nodes. Moderate cleverness (by being random) should provide logarithmic average-case behavior, particularly for off-line algorithms. Developed in Pharo 8.0, runs …
SqueakSource pharo