59936 packages
— page 107
This changeset modifies ParagrahEditor #nextWord: and #previousWord: so they will return the index of the next word inside a composed word (meaning for a composed word an string like this 'aComposedWord'). As an example. Imagine that you just typed the …
SqueakMap
squeak
Alternative Solitaire design using Morphic and custom card images. Does NOT remove original FreeCell game.
SqueakMap
squeak
No comment !
SqueakSource
Run Amass commands and process output in Smalltalk
GitHub
CC0-1.0
The original idea was to create a clone ofamaztypewith Squeak and Smalltalk, but it is quiet tempting to develop the basis of a true framework for accessing the Amazon E-Commerce Service. The project requires YAXO, SOAPClient and an Amazon Web …
SqueakSource
squeak
This is the "ambigous", "nondeterminist", "angelic" operator aka amb ... more seriously described as a declarative control flow statement able to enumerate over finite domains all values that make a program terminate. It uses continuations to walk the tree of …
SqueakMap
squeak
A bridge that allows communication between Pharo and Amber. Requires a working Swazoo installation. → WORK IN PROGRESS ←
SqueakSource
pharo
Amber is an implementation of Smalltalk that compiles to JavaScript.
Launchpad
This packages contains some Slime rules to check code that you'd like to port to Amber. It can also rewrite some of the simple things you need to change. It is modeled after the Slime rules for Grease and has …
SqueakSource
pharo
Sending / receiving messages to remote objects in other smalltalk-images.
SqueakSource
This is a basic implementation of a Pharo client to AMiner.org
GitHub
pharo
An implementation of anAMQP0-8/0-9-1 client library for Smalltalk, compatible withRabbitMQand other AMQP 0-8/0-9-1 servers.
SqueakSource
An analog clock with three watchhands.
SqueakSource
A simple analyser of the legacy backend BL-EGF using Moose and Roassal3 for visualisation. Analyse the endpoint service of the backend by visiting the outgoing method invocation graph
GitHub