1844 packages — page 34

MorphicBugs

Examples showing various bugs in Morphic
GitHub squeak

MorphicDoc

Morphic documentation project
GitHub squeak

MorphicDraw

SmalltalkHub squeak

MorphicDrawing

Smalltalk Drawing using Morphic library.
GitHub squeak

MorphicEnhancements

GitHub squeak MIT

MorphicFontEditor

A Morphic application to create and to edit StrikeFonts.
SqueakMap squeak

MorphicGrid

SmalltalkHub squeak

MorphicsRecordNPlay

Allows you to 'record' Morphic input (mouse, keyboard), export them as a test, and replay them afterwards.Take care: the state of this project is more a POC than some useful (yet). And it might contain bugs ...To get started: evaluate: …
SqueakSource squeak

MorphicStuff

SmalltalkHub squeak

MorphicWheel

SmalltalkHub squeak

MorphicWrappers

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) With MorphicWrappers you can put any object in a MorphicWorld.Simply click on the world (or any other target for your sentence, …
SqueakMap squeak

MorphoPhysics

:basketball: Morphic and Physics : A simple demonstration where a ball moves according to supplied values of mass, velocity and Force corresponding to the basic laws of physics.
GitHub squeak

morphToMethod

This package takes hand-built morphic objects and crafts classes out of them, suitable for storing in Monticello and further programmatic tinkering with.
SqueakSource squeak

Morse Code

Send messages in morse code. Set the character speed and pitch, thenstart sending messages. Uses QueueSound class.
SqueakMap squeak

Move Your SqueakSource Files – The Weekly Squeak

SqueakSource is winding down. If you have a project there, you need to start thinking about moving it to either SqueakSource3 or SmalltalkHub. In the near future SqueakSource will take a new shape. It may be read only. The files …
Web Discovered squeak

MoViz

Some Mondrian Scripts visualizing Squeak Class Hierachies etc
SqueakSource squeak

MP3File

MP3File is a class that describes an existing MP3-File. During instantiation the ID3-Tags will be read an saved in an extra Object, depending on the ID3-version (ID3v2 or ID3v1). This class can be used to organize mp3-collections. Maybe someday the …
SqueakSource squeak

MPKQuinto

Quino Game from Squeak by Example.
SqueakSource squeak

MQTT4Squeak

An MQTT client and supporting infrastructure for Squeak. MQTT is a fairly simple to use publish and subscribe system for passing information between clients and a broker. As an example, I have assorted simple sensors attached to many ESP8266 micro …
SqueakMap squeak

MrHolmes

Server that tests projects and shows results and metrics.Gofer new squeaksource: 'MrHolmes'; package: 'ConfigurationOfMrHolmes'; load. ((Smalltalk at: #ConfigurationOfMrHolmes) project perform: #lastVersion) load
SqueakSource squeak

MSBEGame

SqueakByExapleGame
SqueakSource squeak

MSE

to save squeak code in mse format.
SqueakSource squeak

MudPie

Tool for understanding indirect links between code.Requires Connectors.If you have trouble, please run the tests first. Documentation:Paper for ESUG 2003:http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation:http://wiki.eranova.si/esug/MudPie And something like a tutorial is below: Start executing these from the top (use print it …
SqueakMap squeak

MudPie

An tool for understanding, refactoring and maintaining dependencies in code, especially indirect ones. Intended to be used for the partitioning of Squeak, for example by the Morphic-Splitters team.Requires Connectors.Documentation:Paper for ESUG 2003: http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation: http://wiki.eranova.si/esug/MudPieIf you have …
SqueakSource squeak

Multi-level Undo for TextMorph

=== RELEASE INFO PLEASE READ ===IMPORTANT: Do not try to use the 3.6 release in the 3.7 image, or vice-versa. FOR 3.6, the latest version is release 1-3.6.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz FOR 3.7, the lastest version is release 1-3.7.1, also at:http://www.swerlingphoto.com/squeak/multiundo/MultiUndo-v2-sps.1.cs.gz …
SqueakMap squeak