1142 packages — page 7

Spec70Compatibility

A compatibility layer for loading Spec7 into Pharo6+ (or previous)
GitHub pharo 1 stars MIT

SpecBookCode

To keep the code of the Spec book
GitHub pharo 1 stars

squeak-graphics-canvas

A collection of projects related to hardware-accelerated rendering of Squeak's Morphic.
GitHub squeak 1 stars MIT

sunit-extensions-vast

UI Eventing Framework to use for SUnit Testing
GitHub va_smalltalk 1 stars MIT

TelescopeMorphic

TelescopeMorphic is a connector to render Telescope visualization using Morphic UI framework.
GitHub squeak 1 stars MIT

TelescopeRoassal3

A connector to roassal 3 graphic engine
GitHub 1 stars MIT

TextBloc

GitHub pharo 1 stars MIT

TonelSpec

Specification of the Tonel file/directory format for managing Smalltalk source code
GitHub 1 stars

Toplo-Serialization

Toplo serialization features to store/unstore ToElements.
GitHub pharo 1 stars MIT

WatchList.pharo

A small Watch List app in Pharo Smalltalk, using Glorp (SQLite3 via Garage) and Bloc+Toplo
GitHub pharo 1 stars

1337MorphicLayouts

SqueakSource squeak

2. Using Squeak in Production

In this tutorial, we will guide you through learning how to use Squeak in a production environment. Squeak is a powerful and dynamic open-source Smalltalk programming environment that is great for creating interactive and multimedia applications. What You Will Learn: …
Web Discovered squeak

AAS-Pier-Widget%20Adaptors%20

Monticello package from pier2 repository
Lukas Renggli Source pharo

AAS.lu-Pier-WidgetAdaptors

Monticello package from pier2addons repository
Lukas Renggli Source pharo

Aconcagua

A measure is a concept that groups a number and a unit.Clear examples of measures are “1 meter”, “200 kelvin”, “1 day” or “2 dollars”.This model represents measures as first class objects, that is, an object that encapsulates a number …
SqueakMap squeak

AioPlugin

AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakMap squeak

AioPlugin

AioPlugin provides support for asynchronous IO event notification. When an external IO event occurs, the event registration causes a Smalltalk semaphore to be signaled. A process can wait on this semaphore, thereby acting as an event handler for the external …
SqueakSource

Algernon

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It is a launcher and quick way to access any category, class, morph, or global …
SqueakMap squeak

Algernon

Algernon is a productivity tool for Squeak programmers; your personal assistant for Squeak. Algernon aims to make programming in Squeak faster and more keyboard centric. It provides lightning quick access to any class, method, morph, or global variable, and even …
SqueakSource squeak

Alien

Alienis a new FFI interface.It supports faster call sequence, return code setting, and callbacks to execute smalltalk code from the FFI routine.Copyright 2008 Cadence Design Systems, Inc. Licensed under the Apache License, Version 2.0 (the ''License''); you may not use …
SqueakSource pharo

AltFreeCell

Alternative Solitaire design using Morphic and custom card images. Does NOT remove original FreeCell game.
SqueakMap squeak

AMB

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

AnalysisMooseEGF

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

Animations

In its current development state, the Morphic implementation of Squeak does not support an extensible mechanism that allows visually appealing transitions whenever a morph's state changes, e.g., positon, rotation, color. This project provides such an extension to Morphic with the …
SqueakMap squeak

ANSI Compatibility

This change set add ANSI compatibility to Squeak 3.2.Now TestRunner with ANSI tests loaded show (2777 run, 2753 passed, 24failed, 0 errors). 17 classes (8 new / 9 modified) New classes:ArithmeticError, DateAndTime, Duration, FloatingPointException,RuleDate, RuleIndexDate, RuleSelectionCodeDate, ScaledDecimal Modified Classes:BlockContext (added …
SqueakMap squeak