915 packages — page 9

BinaryClockMorph

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

BitSyntax

Erlang-inspired Smalltalk embedded domain-specific language for bidirectionally mapping binary data structures to objects. Useful, for example, for parsing network or telephony packet structures or other binary files or formats. See also: https://wiki.squeak.org/squeak/6649
SqueakSource squeak

Blend2D

This project contains bindings for vector graphics rendering engine called Blend2D. Work in progress. VM may crash when attached form is accessed but the engine haven't finished rendering yet
SqueakSource

Bloc

SqueakSource

Bloc

SmalltalkHub pharo

Bloc

SmalltalkHub

Bloc

Bloc is a low-level UI infrastructure for Pharo and Glamorous Toolkit.
Web Discovered pharo

Bloc5

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

bloccatwalk

Simple example with Bloc in Pharo that shows direct positioning of elements, separation of model and elements and moving elements by animation.
GitHub pharo

BlocExperiments

SmalltalkHub

Blockchain

Blockchain implementation for Pharo
GitHub pharo MIT

BlockClosureLogicalOperations

Extension of Pharo's BlockClosure with basic operations of Boolean algebra
GitHub pharo MIT

BlockFile

Access to binary files that uses blocks with fixed number of bytes
SqueakSource

BlockParser

SmalltalkHub

BlocOld-20160807

SmalltalkHub

botArena

An attempt to build a bot battle programming game using Morphic. One can feed different bots with different pieces of code, then send them to an arena and watch them fight. Please check the wiki for usage and examples. *** …
SqueakSource squeak

brain-atlas

a mindmap application similar to labyrinth, using roassal on pharo smalltalk
GitHub pharo

Brick

Widget library on top of Bloc for Pharo
GitHub pharo MIT

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

CalculadoraSpec

SmalltalkHub

Calculator

This is simple calculator application using Spec.
GitHub MIT

CampSmalltalkLondon

Sample code used in Camp Smalltalk London 17/7/2010 to teach Smalltalk. The code is a small Seaside app which takes a live feed of transport data http://www.highways.gov.uk/rssfeed/SouthEast.xml, parses the data and provides a number of different renderers. The aim isn't …
SqueakSource

CAP_Practica

CAP Assignment. Assembler-like execution of a list of blocks in Smalltalk.
GitHub

CardCombat

A game that simulates a fight using dice and a specialized deck of cards
SqueakSource

Cassowary

Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities. Constraints may be either requirements or preferences. Client code specifies the constraints to be maintained, and the solver updates the constrained variables to have …
SqueakSource