1846 packages
— page 8
Alternative Solitaire design using Morphic and custom card images. Does NOT remove original FreeCell game.
SqueakMap
squeak
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
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
http://lists.squeakfoundation.org/pipermail/squeak-dev/2013-January/168233.html
SqueakMap
squeak
The Quinto Game from "Squeak by Example" Chapter 2
SqueakSource
squeak
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
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
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
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
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
Attempt at Advent of Code 2022 in Squeak/Smalltalk
GitHub
squeak
Advent of Code 2023 in Squeak!
GitHub
squeak
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
This is the old AOStA port for Squeak
SqueakSource
squeak
Provides a menu registry for the world appearance menu. For example...TheWorldMenu registerAppearanceCommand: {'set desktop image...'.{FileList2. #openMorphicViewWithPreviewInWorld}.'open up an image browser to choose a new desktop background'}.
SqueakMap
squeak
Squeak front-end to Applescript, version for squeak 3.8
SqueakSource
squeak
Frontend to Applescript in the Mac to control other programs from Squeak.
SqueakMap
squeak
Interface to the Applescript class. Along with the plugins TestOSAPlugin.bundle under os-x or TestOSAPlugin in os-8/9 you can interact in an easier manner, to open a file, quit, enter or exit full screen mode or hide/show the application using Apple's …
SqueakMap
squeak
AppRegistry is just a simple class that emerged from our attempts to create removal packages for applications like Celeste and Scamper. An AppRegistry holds a list of applications of a certain type (for example, mail senders or web browsers), so …
SqueakMap
squeak
My stuff. Not yours. Mine.All code in this repository is (c) copyright Andreas Raab, 2010.MembersCreator:Andreas RaabAdmin:Andreas Raab,Ron TeitelbaumDeveloper:Ron TeitelbaumRegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/ar'user: ''password: ''PackagesConfigBrowser, DnsClient-Core, DnsClient-Hacks, DnsClient-Tests, Facebook, Games-Atomic, Games-ChineseCheckers, Games-CrosticPanel, Games-FreeCell, Games-Mines, Games-SameGame, Games-Tetris, KomServices, Mewa, Qwaq-Client, Qwaq-ODBC, Qwaq-Service, Qwaq-Tools, SQLSource, …
SqueakSource
squeak
ArbitraryPrecisionFloat is an implementation of Floating Point Numbers with a fixed number of binary digits. It can do arithmetic with other numbers and use IEEE rounding to nearest even mode. It has no limit on the exponent, except memory limitations …
SqueakMap
squeak
Arbitrary precision floating point arithmetic for Squeak Smalltalk
GitHub
squeak
This is the new version of the VersionsBrowser for use with 3.10 and beyond. It has been refactored to support the (future) archaeological work over the entire history of the Squeak source code.
SqueakSource
squeak
A Squeak interface to the Arduino board.Arduino-Core:(essential) contains the core classes to communicate using a serial port. It also includes an implementation of the Firmata protocol. It needs the SerialPlugin fix from:http://bugs.squeak.org/view.php?id=7266.Arduino-Etoys:(optional) an Etoys interface. It requires the latest version …
SqueakSource
squeak