915 packages — page 28

Roassal2Spec2

a walk around to support Spec2 with Roassal 2 as Roassal 3 lack documentation and examples are not working
GitHub

Roassal3

Roassal3 is a port of Tom Beckman's work on github https://github.com/tom95/Roassal3 Which is a branch of pharo's Roassal3 https://github.com/ObjectProfile/Roassal3 Which appears to be an extension of the work of Alexandre BergelJuan Pablo Sandoval A., Vanessa Pena, Alexandre Bergel and Tudor …
SqueakSource pharo

Roassal3

SmalltalkHub

roassal3d

SmalltalkHub

roassal3dbasic

SmalltalkHub

RoassalAlgorithm

SmalltalkHub

RoassalCompositeLayout

SmalltalkHub

RoassalExploraBuilder

SmalltalkHub

RoassalExtension

SmalltalkHub

RoassalOrangeDatathon

SmalltalkHub

RoassalPdfExporter

SmalltalkHub

RoassalPdfExporter2

SmalltalkHub

RoassalProposals

SmalltalkHub

RoassalPrototypes

SmalltalkHub

RoassalSeaside

SmalltalkHub

RoleS

RoleS is an experimental extension of Squeak for role modeling. It builds on AspectS. One of the interesting properties of RoleS is that when one or more roles are added to an instance, the instance's identity does not change (no …
SqueakMap squeak

Rome

Rome is a vector graphics framework supporting various backends. One of the backends is a plugin that currently uses Cairo for rendering.Rome is distributed under the MIT License:Copyright (c) 2006 Viewpoints Research Institute and ContributorsPermission is hereby granted, free of …
SqueakSource

RotaryDialMorphs

Rotary dials are good for displaying some kinds of data. Temperature, pressure, voltage, stuff like that. This package provides a generic foundation class along with several data specific subclasses for temp. humidity, air pressure and compass heading. Any morph can …
SqueakSource squeak

RS3Benchmarks

Benchmark suites to profile performance of Roassal3
GitHub MIT

RTPDFExporter

PDF exporter for Roassal2 with Artefact from pharo-contributions
GitHub pharo

RunCautiously

Highly experimental code to limit the iterations of suspect code. Useful for debugging code that can kill an image, such as UI.
SqueakSource

Safara

DescriptionSafarà is an add-on component for Squeak whose mission is to create an editor at the level of the great Squeak IDE and the traditional ones, like TextMate, Eclipse and Emacs.FeaturesHighly configurable and customizable using Smalltalk code or a graphical …
SqueakSource squeak

SampleImageViewer

A simple image-viewer application, demonstrating how to code a Morphic application, how to access the filesystem, how to manipulate images, and how to manage a multi-threaded application. Version 1 required a couple of newish features (String>>startsWith: and Collection>>select:thenDo:), so I've …
SqueakSource squeak

Sandcastle

since the latest discussion on Seaside showed that we should make the overall experience to work with the framework a little bit easier and help newbies with tutorials, docu and examples. I think this is the main problem compared to …
SqueakSource squeak

SandstoneDb

SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakMap squeak