915 packages — page 23

MorphicTests

Monticello package 'MorphicTests' in the squeak53 repository at source.squeak.org. Latest MorphicTests-mt.60.mcz; 1 version.
Squeak Trunk squeak

MorphicTests

Monticello package 'MorphicTests' in the squeak60 repository at source.squeak.org. Latest MorphicTests-mt.88.mcz; 2 versions.
Squeak Trunk squeak

MorphicTests

Monticello package 'MorphicTests' in the squeak61 repository at source.squeak.org. Latest MorphicTests-ct.97.mcz; 1 version.
Squeak Trunk squeak

MorphicTests

Monticello package 'MorphicTests' in the inbox repository at source.squeak.org. Latest MorphicTests-pre.88.mcz; 3 versions.
Squeak Trunk squeak

MorphicTests

Monticello package 'MorphicTests' in the treated repository at source.squeak.org. Latest MorphicTests-nice.61.mcz; 5 versions.
Squeak Trunk squeak

MorphicTests

Monticello package 'MorphicTests' in the trunk repository at source.squeak.org. Latest MorphicTests-ct.97.mcz; 94 versions.
Squeak Trunk squeak

MorphicWheel

SmalltalkHub squeak

MorphicWiW

Monticello package 'MorphicWiW' in the trunk repository at source.squeak.org. Latest MorphicWiW-ar.1.mcz; 1 version.
Squeak Trunk 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

Moving project from SmalltalkHub to GitHub | Peter Uhnák

Update 2017: This guide remains here for historical reasons. The script presented here works, but is severely flawed in respect to history ordering and merging. If you are migrating, you should use g
Web Discovered

MSQ

Components and code of varying usage KeplerEquations - a Solar system simulator MSquared - Some Seaside components that I use Parsers - Some PetitParser parsers ReefWidgetBox - add Timepickr to the Reef components
SqueakSource

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

MultiBlock

SmalltalkHub

My-Spec-Tutorial

SmalltalkHub

MyDice

A simple domain-specific language (DSL) for rolling dice in Pharo
GitHub pharo

MySpec-BuildUISpec

SmalltalkHub

Named Process

Note: This package is included in Squeak 3.7 and later. Adds a "name" instance variable and accessing methods (#processName; #processName:) to Process. This enhancement encourages the naming of processes for easier debugging (it makes the process browser nicer to look …
SqueakMap squeak

Net

This Project will (try to) implement basic networking protocols like ARP, IP, ICMP, UDP, TCP, DHCP, and may be others. Including Packets and Protocols (state machines, etc).Think that with this, if someday it's finished, you will not need the suport …
SqueakSource squeak

NetModel

NetModel is a simple modeling tool for data networks. It allows you to builda simple network of hosts/routers and connecting circuits and evaluate itsperformance. The documentation that is included is intended for someone thatunderstands Squeak basics, especially the Halo and …
SqueakMap squeak

NetMorph

NetMorph is a distributed environment for everyone.It extends the current Squeak Morphic system to a network-enabled one.In NetMorph, Morph is no longer 'a bird in a cage'.It can go out from the local desktop and freely crawls 'across the universe' …
SqueakMap squeak

NewInspector

A new extensible inspector for Pharo-Core.
SqueakSource pharo

NewProgressBar

A different progress bar will be displayed for MVC and Morphic. This also ensures that a progress bar gets removed. In Morphic progress bars get stacked, the most recent one is at the bottom.
SqueakMap squeak

NewSpecInterpreter

SmalltalkHub