819 packages
— page 31
This is Francisco Garau's TypeInferencer, as a SAR package. This does not contain the Morphic-Wrapper dependendparts. For more information, see http://typeinference.swiki.net/1
SqueakMap
squeak
TZ-Olson is an Olson time zone database for Squeak. See https://en.wikipedia.org/wiki/Tz_database for background and general information. The class comment for TimeZoneDatabase provides additional details. The Squeak Chronology package, especially class DateAndTime, represents time in terms of magnitude (seconds relative to …
SqueakMap
squeak
The Units package allows you to represent, convert, and perform arithmetic with physical unit values (e.g. distances, velocities, accelerations, etc). There is not much formal documentation, but most of the classes in this package have comments. The most important methods …
SqueakMap
squeak
Package universes is a toolset that supports reliable, automatic installation of packages via a package-browsing tool. The approach of the tools is that users operate within one universe, and each universe only has a large but limited set of packages …
SqueakMap
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This package changes fileIn so that unloadable definitions are stashed in a global called 'Unloadable'. Then, after the next fileIn, Unloadable …
SqueakMap
squeak
This framework refactors all of the unordered collections to be implemented using adaptive hashtables. It is a dual license SqueakL + Microlingua License see - http://www.microlingua.com/files/microlingualicensev1
SqueakMap
squeak
A simple tool to be used by the Harvest Master (the person incorporating approved submissions into the update stream), in association with the BugFixArchiveViewer. (Of course, a password for the updates server is required in order to publish the updates.) …
SqueakMap
squeak
Provide the ability to host individual update streams for any package at SqueakMap. Right now, this relies on a hack in the package description which has to include the following lines somewhere: [loadUpdatesAt: http://isgwww.cs.uni-magdeburg.de/~raab/squeak/packages/SMUpdateStreams][storeUpdatesAt: ftp://raab@luxator.cs.uni-magdeburg.de/~/public_html/squeak/packages/SMUpdateStreams]
SqueakMap
squeak
This load script upgrades a current 3.6 alpha (or beta/gamma) image to a 3.6 Full image by re-loading all of the previously removed packages from SqueakMap. A "Full" image is roughly equivalent to the content of 3.5 and previous releases. …
SqueakMap
squeak
A Uniform Resource Identifier (URI) is a compact string of characters for identifying an abstract or physical resource.This implementation is based on http://www.ietf.org/rfc/rfc2396.txt.
SqueakMap
squeak
An altimeter and speedometer. Have fun...
SqueakMap
squeak
CAUTION - Installation cannot be unloaded, save your image before loading this package. Note: As of January 2019 this project has been merged in Squeak trunk in package Chonology-Core. This SqueakMap entry can still be loaded in Squeak 5.2, but …
SqueakMap
squeak
Adds variables pane to several of the Browsers, similar to old Smalltalk/V browsers.NOTE: No longer adds an instance variable to the Browser class.The variables pane is controlled by Preferences in the 'browsing'category. Two options exist:#showVarsInBrowser - toggles if variables pane …
SqueakMap
squeak
A pure Smalltalk regular expression matcher. See http://www.magma.ca/~vassili/Regex/ for more info.
SqueakMap
squeak
I am a version number. My representation allows me to handle an entire tree of versions. From a directory listing of verison numbered files, I can infer things about the tree of versions.
SqueakMap
squeak
Mini-framework and tool for play with video in Squeak. You have filters that you can push in a stack, the output of the first filter is processed by the second and so on. The filters available today are: BackgroundSubstraction, GrayScale, …
SqueakMap
squeak
Just poking around seeing what all the fuss is about.
SqueakMap
squeak
This package includes all the ObjectMemory/Interpreter classes, the VMMaker/Tool classes, the InterpreterPlugin hierarchy and all the assorted helper methods. It doesnotinclude the handwritten platform specific C code that you will also need. See the documentation for the specific release for …
SqueakMap
squeak
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
A VRML97 importer for Croquet. If it doesn't say "#VRML V2.0 utf8" at the top, then this won't import it.
SqueakMap
squeak
The Viable System Agent, or VSA is a software implementation of the Viable System Model (VSM), a model for autonomous systems developed by Stafford Beer. The VSA provides structure, communications, auditing and alerting as defined in the VSM. The VSA …
SqueakMap
squeak
This is wandering letters using the old non-Players (and non-multi-instance Players). Just make a new Morphic Project and file it in. Toggle wandering by clicking the top button. Responds to Stop and Go buttons so it does not have to …
SqueakMap
squeak
A simple real-time strategy game demo. Originally done to demonstrate Squeak and morphic's viability for a full screen, animated game. Reworked considerably to demo for a job. Eddie Cottongim Features:custom halosmultiple selectionsalpha blending
SqueakMap
squeak
Playing with squeak morphic, I saw WarpBlt which seems to provide exactly the functionality I need to port an old java applet I did in 1997. WarpSketchMorph is a Morphic implementation similar to my DynFlex applet. Most fun is modifying …
SqueakMap
squeak