2821 packages — page 53

Mijuegodequinto

The first game that SBE recommends
SqueakSource

MinesBlaster

A mine sweeper clone.
SqueakSource

MinimalConnectors

Shapes that can be linked with connectors. Based on Connectors by Ned Konz and the selections on that project by Fernando Olivero. As this minimal connectors were needed for Gaucho, smallUML and other projects, a small separate project is being …
SqueakSource

MiniMorphicWrapper

A minimal version of MorphicWrapper for my book
SqueakSource squeak

Minitalk

SqueakSource

MiniToDo

A really simple "ToDo" list.
SqueakSource

MiniTurtle

The minimal implementation of a turtle from my dead book
SqueakSource

MinorityReport

SqueakSource

Minotaur09

SqueakSource

minotauros

classroom example for 36OBP and X36OBP
SqueakSource

MirKiQuinto

SqueakSource

Miro

A GUI framework (Under construction. Not documented and far from being ready). The goal is to provide an MVP framework built around the Rome plugin.
SqueakSource

MitarbeiterDB

SqueakSource

Mixins

SqueakSource

MixinsPharoDev

some implementation of mixins in pharo
SqueakSource pharo

mjhQuintoGame

Quinto Game from Squeak by Example
SqueakSource squeak

mkess

SqueakSource

MklBnkExamples

Proyecto para practicar con Squeak y sus utilidades
SqueakSource squeak

MkPharoMisc

Various Pharo packages
SqueakSource pharo

MLSudoku

Another Sudoku implementation by Martin Laubach.
SqueakSource

MmedaraQuinto

I made my own quinto game
SqueakSource

Mocketry

Mocketry - mock objects framework with SSpec functionality.[:mock | [mock someMessage] should strictly satisfy: [mock someMessage willReturn: 'some']] runScenarioor[:mock | [mock someMessage] should lenient satisfy: [mock someMessage willReturn: 'some']] runScenarioExtended pragma based Specs DSL:5 should equal: 6and ...See Wiki
SqueakSource

MockObjects

http://mockobjects.com
SqueakSource

ModuleAlgebra

Implementation of a calculus used to express the semantics of modules system such as Java's package, Smallscript's selector namespace, Beta virtual classes and Classboxes.
SqueakSource

Mold

Mold is a project to implement a sort of "form helper" for Seaside. Forms can be boring to build and validate, and Mold makes this task easier. Mold makes no requirements of your components or your model objects. It doesn't …
SqueakSource