915 packages — page 17

Iterator

Ported from the Iterator goodie by Mario Wolczko. Occasionally you may have a block that when evaluated can betreated as a collection -- ie it takes another block as parameter,then applies that to a sequence of values. This goodie wraps …
SqueakMap squeak

IvapParser

Instructions for using the "IVAP" Parserby Stephen Pair "IVAP" is an acronym for "Instance Variable Acess Protecting"; thus what we have is an instance variable acess protecting parser. The IVAP Parser enables you to selectively compile message sends where instance …
SqueakMap squeak

Jaloguin

SmalltalkHub

January Cuis Meeting | Cuis-Smalltalk

What. It is a “What’s New?” format to discuss news in the community. Luciano Notarfrancesco will present his experiments with sound and morphic in the field of digital signal processing.
Web Discovered squeak

jiBloc

Juce-inspired widgets made for Phausto with Bloc
GitHub MIT

JMGRayTracer

Following through the steps in the Amiga Juggler ray tracing example along with my computer graphics book to create a simple ray tracer in smalltalk.
SqueakSource

JQuery-WidgetBox

Monticello package 'JQuery-WidgetBox' in the seaside30addons repository at source.lukas-renggli.ch. Latest JQuery-WidgetBox-tbn.42.mcz; 7 versions.
Lukas Renggli Source

JQueryWidgetBox

Use JQuery widgets in your Seaside project. copied from Smalltalkhub
GitHub MIT

JQueryWidgetBox

The JQueryWidgetBox
SqueakSource

JQueryWidgetBox

SmalltalkHub

JQueryWidgetKit

A baseline for loading any or all JQuery widgets in the kit
GitHub pharo MIT

JQWidgetbox-JQAddress

Monticello package 'JQWidgetbox-JQAddress' in the pier2addons repository at source.lukas-renggli.ch. Latest JQWidgetbox-JQAddress-BartVeenstra.8.mcz; 1 version.
Lukas Renggli Source

JQWidgetBox-JSTree-Core

Monticello package 'JQWidgetBox-JSTree-Core' in the pier2addons repository at source.lukas-renggli.ch. Latest JQWidgetBox-JSTree-Core-NickAger.16.mcz; 7 versions.
Lukas Renggli Source

JQWidgetBox-JSTree-Core

Monticello package 'JQWidgetBox-JSTree-Core' in the pier3addons repository at source.lukas-renggli.ch. Latest JQWidgetBox-JSTree-Core-NickAger.17.mcz; 2 versions.
Lukas Renggli Source

JunMessageSpy

JunMessageSpy observes message passings in an evaluation of a given block closure or a string, and displays a tree of contexts showing which method/block took how long in the execution. Observation sampling rate and cut-off threshold can be specified, e.g.JunMessageSpy …
SqueakMap squeak

Kats

Prerequisites: Runtime Environments, IvapParser (for non Chango VMs) Kats is a transaction service that operates entirely in memory. It allows you to organize the mutations of objects into logical units of work that transition the system from one consistent state …
SqueakMap squeak

KenD

Solitaire Games FreeCell & Klondike done in Morphic with prettier card images.
SqueakSource squeak

KensSBEQuinto

My first squeak app from the SBE guide
SqueakSource squeak

Keymapping

Keyboard shortcut management. Allows you to add/modify keyboard shortcuts used by most Morphic tools and add shortcuts to any Morph or group of Morphs. You must load PluggableTabBarMorph in order for the keymap editor GUI to work:Installer installUrl: 'http://www.kencausey.com/mcrep/PTabBarMorph-KLC.2.mcz'To install …
SqueakSource squeak

KFGui

... patience ...
SqueakSource

KomHttpServer

Prerequisite packages: KomServices(which in turn needsDynamicBindingsand, if you are using a pre-3.7-image,Named Process) KomHttpServer is the Comanche web server package. To get a simple web server running, install this package and evaluate the code below. A simple file serving web …
SqueakMap squeak

KVBindings

KVBindings (Key-Value Bindings) provides a mechanism similar to the Cocoa bindings in Mac OS X, but it is a little more smalltalk-esque than just a naive port. (i.e., it uses blocks instead of callbacks). See the wiki page for a …
SqueakSource

Ladrillos

A different way to group different existent packages / classes for specific goal. Example: What I wish the minimal possible sound , network, player of Etoys system ? I doing this in SqueakLight, now what Pavel do new Squeak3.9g-7061-basicMorphic.image, start …
SqueakSource squeak

LambdaMessageSend

This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak. .. see the test cases in FunctionalTalkTest for comprehensive documentation
SqueakMap squeak

LanguageAspects

Monticello package 'LanguageAspects' in the helvetia repository at source.lukas-renggli.ch. Latest LanguageAspects-lr.81.mcz; 81 versions.
Lukas Renggli Source