59825 packages — page 1460

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

ReleaseBuilder.merge

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

ReleaseBuilderSqueakland

Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk squeak

ReleaseBuilderSqueakland

Open repository for Etoys development. Everyone is welcome to submit bug fixes or features here.
Squeak Trunk squeak

Reminder

SmalltalkHub

RemodularizationApproach

SmalltalkHub

remote-config

Remote configuration service written in pharo.
GitHub pharo Apache-2.0

Remote-Workspace

SmalltalkHub

RemoteAnnouncement

SmalltalkHub pharo

RemoteBroadcastingToolkit (RBT)

RBT (Remote Broadcasting Toolkit) is a very simple toolkit for writing UDP applications. RBT is suitable for sending small data (less than 1024 bytes) lightly. Features:- Very small footprint, no prerequisites.- Both peer-sending and broadcasting are supported.
SqueakMap squeak

RemoteDebuggingTools

SmalltalkHub pharo

RemoteFracTalk

RemoteFracTalk is a support to define Distributed Fractal Components based on rST
SqueakSource

RemoteFrameBuffer

Provides RFB (VNC) server and client, written entirely in Squeak.Both server and client implement a superset of the latest (version3.3.7) RFB protocol published by RealVNC.com (with extensions tosupport local cursor handling in the popular TightVNC client). The server transmits (or …
SqueakMap squeak

RemoteMessagingToolkit

SmalltalkHub

RemoteMessagingToolkit (RMT)

Toolkit itself can be used for doing simple RPC.You can subclass connector(client) and acceptor(server) forcustomized behavior. Prerequisites: KomServicesNOTE: If you fail to install KomServices to Squeak 3.7, try KomHttpServer instead, which includes KomServices.
SqueakMap squeak

RemoteObjects

RemoteObjects is an objects server for Smalltalk. RemoteObjects is a Smalltalk framework wich allows you to use objects from other Smalltalk images over the network. It has focus in efficiency by reducing overhead as much as possible. Several serializers can …
SqueakSource

RemoteTaskRunner

SmalltalkHub

RemoteTools

A set of remote administration tools for headless images.
SqueakSource

Remove duplicate elements

Rosetta Code

Remove vowels from a string

Rosetta Code