1846 packages
— page 7
a class to run some tests on hashing DateAndTime instances. Requires DHBNumerical from squeaksource.
GitHub
squeak
1 stars
MIT
Basic ToDo model, telegram bot and seaside web
GitHub
squeak
1 stars
A puzzle done with one variable and 4 lines of EToy-Code How? Here some hints:Use siblings.Make cell corners rounded. Store a variable emptyCell in the main playfield.Ask if the current cell under the mouse is not the empty cell and …
SqueakMap
squeak
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
In this tutorial, we will learn how to develop web applications using Seaside in Squeak. Seaside is an advanced web application framework for the Smalltalk programming language, and Squeak is a powerful development environment for Smalltalk. By the end of …
Web Discovered
squeak
This is a class that contains a load script which should produce the Full image.
SqueakMap
squeak
Base with the tools for building things (i.e. 3.11) in Squeak 3.10.2
SqueakSource
squeak
This change set contains an animated face based on Waters' muscle model. Each avatar has a set of control parameters for facial muscles, eyeballs, eyelids, and mouth.Try:AvatarBuilder new openInWorld
SqueakMap
squeak
squeak by example sample
SqueakSource
squeak
A set of replacement bitmap fonts unencumbered by Apple's license, including symbol fonts. Can replace the existing Squeak fonts. Please read the license text in the SAR, as this is not subject to the normal Squeak license. John McIntosh made …
SqueakMap
squeak
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
The Actalk testbed is designed to help understanding, classifying, designing, combining, and experimenting with various OOCP languages and constructs.Actalk is implemented and integrated within Squeak environment. The testbed includes the kernel which models basic OOCP model (that is serialized active …
SqueakMap
squeak
Erlang-style lightweight Actors for Squeak, including links, monitors, supervisors, socket server support, etc.
SqueakSource
squeak
Adhoc is an archetype based object system, that allows you to build objects by slapping them together. It uses a concept of sexual reproduction, where objects copy properties of other objects, and combine them independent of any formal inheritance system. …
SqueakMap
squeak
Activity moDel suppOrting oRchestration Evolution (Adore) deals with orchestration of webservice. It emphasizes on the behavioral evolution of architecture described in terms of web-services. A complete description of Adore may be found on its website,http://www.adore-design.orgGofer new squeaksource: 'Adore'; package: 'ConfigurationOfAdore'; …
SqueakSource
squeak
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 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 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 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 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
Random assortment of algorithms and data structures written for Squeak/Smalltalk
GitHub
squeak
MIT
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
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