59882 packages — page 113

ArchiveTraits

SmalltalkHub

ARCQuinto

ARCQuinto
SqueakSource

ArdIrda

Simple morph for reading values via Serial Port (for example from arduino) that sets its color (from black to white) by received values. I am using it with infrared receiver in arduino.
SqueakSource

ArDronePharo

SmalltalkHub pharo

Arduino

A Squeak interface to the Arduino board.Arduino-Core:(essential) contains the core classes to communicate using a serial port. It also includes an implementation of the Firmata protocol. It needs the SerialPlugin fix from:http://bugs.squeak.org/view.php?id=7266.Arduino-Etoys:(optional) an Etoys interface. It requires the latest version …
SqueakSource squeak

Arduino

SmalltalkHub

ArduinoIO

SmalltalkHub

Arena

Learning UI Framework
SqueakSource

ArgBackward

SmalltalkHub

ArgsSizeProfiler

SmalltalkHub

Arguments

SmalltalkHub

ARIA

ARIA code helpers for Seaside
GitHub MIT

ARIA

SmalltalkHub

Arimaa

Arimaa.com abstract strategy game engine, client and A.I
SqueakSource

Ark

SmalltalkHub

Arki

SmalltalkHub

Arki

A Moose component for describing architecture.
SqueakSource

Arkitekturo

SmalltalkHub

ArkToolkit

SmalltalkHub

ArlesGame

A little videogame using Morphic and FluidDB. A final project of Computer Science.
SqueakSource squeak

ARMAssembler

SmalltalkHub

ArrangedTiles

The PushMeAround Puzzle revamped. File in LittleThings61.st, find the LittleThings category and the ArrangedTilesclass in your browser and read the class comment. Or (if you are too impatientto do it) make sure you have a Transcript window opened (important!),write "x …
SqueakMap squeak

Array2D

A simple 2D-Array implementation. Neither storing nor sorting (otherwise inherited from ArrayedCollection) will work. Neither comparing nor most accessing mehods inherited from Sequenceable collection will work. Actually, it's a bad idea to inherit this class from collection at all!!! This …
SqueakMap squeak

Arrocco

nothing yet...
SqueakSource

arrow-syntax-rendering

Render Smalltalk assignment and return tokens as arrows in Pharo code editors.
GitHub pharo