3288 packages — page 10

AIDA/Web

AIDA/Web is a web server and framework for complex web applications with integrated Ajax support, rich collection of web components to build web pages programatically, MVC-like separation of presentation from domain, nice looking and bookmarkable url links, with integrated session …
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

Albatross

Albatross allows you to write Seaside unit tests that simulate user interaction in a web browser. The tests are coded in Smalltalk as standard SUnit tests.Installation into a Seaside image (tested with Seaside 2.8):FFI (from SqueakMap. Required for Squeak >=3.9)AppleScript …
SqueakSource 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

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

Algorithmix

Random assortment of algorithms and data structures written for Squeak/Smalltalk
GitHub squeak MIT

AlienInstaller

Monticello package 'AlienInstaller' in the treated repository at source.squeak.org. Latest AlienInstaller-mha.5.mcz; 3 versions.
Squeak Trunk squeak

Align Project Thumbnails

Adds a menu item to the appearance menu, "clean up project morphs". When selected the project morphs are sorted alphabetically and placed as if on a grid, evenly spaced. A preference controls whether the project thumbnails are created horizontally or …
SqueakMap squeak

alternative word jump

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

AltFreeCell

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

AmazTalk

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

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

AndreasProfiler

Monticello package 'AndreasProfiler' in the VMMaker repository at source.squeak.org. Latest AndreasProfiler-eem.14.mcz; 15 versions.
Squeak Trunk squeak

AndreasSystemProfiler

http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-January/168233.html
SqueakMap squeak

Android-Base

Monticello package 'Android-Base' in the VMMaker repository at source.squeak.org. Latest Android-Base-golubovsky.25.mcz; 5 versions.
Squeak Trunk squeak

anfQuinto

The Quinto Game from "Squeak by Example" Chapter 2
SqueakSource squeak

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

AnnotatedMethodPuller

Before you install this package, you must install MethodAnnotations. Gathers up items from class-side methods in the image with annotations saying. Useful with the Registry class.
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

ANSI Tests

Sunit test for the ANSI Smalltalk part of Squeak.Prerequisite: ANSICompatibility packageTo install, set variable devDir in ACSInstl.st to the path where the change set are and then file in ACSInstl.st.TestRunner must show (in 3.4) (2830 run, 2803 passed, 27 failed, …
SqueakMap squeak

ANSIRuleDate

The RuleDate* classes are superceeded by Chronology. They are for compatibility to ANSI only. Asthey are not used anywhere in the image, we can provide them for loading here.
SqueakMap squeak

aoc-2022

Attempt at Advent of Code 2022 in Squeak/Smalltalk
GitHub squeak

aoc2023

Advent of Code 2023 in Squeak!
GitHub squeak

AOKI Prolog

AOKI Prolog for Morphic World. GUI works in MVC and Morphic both.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap squeak

AOStA

This is the old AOStA port for Squeak
SqueakSource squeak