59936 packages — page 134

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

billing_system

Realizar un sistema de facturación de llamadas telefónicas
GitHub

binance-trading-tool

Automate Binance trades through browser automation without using official API.
GitHub MIT

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

BinaryStreamTools

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