59798 packages — page 850

MemoryAnalyser

SmalltalkHub

MemoryGame

A repository containing Bloc sample packages.
GitHub

MemoryGame

A Pharo project for the 'Live OOP with Pharo' course from PU 'Paisii Hilendarski'
GitHub pharo

MemoryGame-pharo

GitHub pharo

MemoryMonitor

SmalltalkHub

MemoryMonitor

Graphical tool to visualize the memory activity. Very close to the activity monitor present in most operating systems.Gofer new squeaksource: 'MemoryMonitor'; package: 'ConfigurationOfMemoryMonitor'; load. ((Smalltalk at: #ConfigurationOfMemoryMonitor) project perform: #lastVersion) load.
SqueakSource squeak

MemoryMonitor

SmalltalkHub

MemoryProfiler

SmalltalkHub

MemoryProject

SmalltalkHub

MemoryUsage

A ProgressMorph subclass to display the current VM memory in use. I wrotethis because the vm statistics menu item in the help menu is static; itdoesn't periodically update. "MemoryUsage new openInWorld."
SqueakMap squeak

Menssana

SqueakSource

Menssana

SmalltalkHub

MenssanaWeb

Small seaside application that enable to upload a report mse file, and then display this report using glamour for seaside
SqueakSource

menta-pharo-bot

A small GitHub App written in Pharo that can be the starting point for creating your own app
GitHub pharo

MentoringCourse

OBSOLETE: FOR REFERENCE ONLY. NO LONGER MAINTAINED. Ported to http://www.smalltalkhub.com/#!/~SeanDeNigris/aMentoringCourseOnSmalltalk/ Contains the following examples from the book: * string matching * validation * perceptions
SqueakSource

MentoringCourse

SmalltalkHub

MenuMaker

SmalltalkHub

Menus Enhancements

A set of changes to menus. See http://minnow.cc.gatech.edu/squeak/3128 for screenshots.
SqueakMap squeak

meoblog

Tinyblog tutorial from pharo
GitHub pharo

MEPS

MEPS is a parser combinator for Smalltalk. MEPS consists of an interface used to build parsers, plus a set of method extensions in PositionableStream which combine the parsers. MEPS has been used for everything from one-liners to complete Java parsers. …
SqueakMap squeak

MercadoPago

SmalltalkHub

Merchant

This is acredit card processing library.I needed this forairflowing, aSeasideapplication fromflowingso here it is under a MIT License.If you don't find your preferred gateway provider you are encouraged to add it yourself or contract someone to do it for you.Provided …
SqueakSource

MergingInPharo

Experiments needed to get a nice case study for supporting the merging process
SqueakSource pharo

Merlin

SmalltalkHub

Merlin

Merlin is a generic library to create wizards
SqueakSource