59732 packages — page 849

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

MessageClassDefinition

SmalltalkHub

MessageFlowBrowser

SmalltalkHub

MessagePack

SmalltalkHub

MessagePack

A Squeak MessagePack serializer implementation (http://msgpack.org/).It does not include MessagePack-PRC.
SqueakSource squeak

MessagePack

SmalltalkHub

MessagePack for Smalltalk

MessagePack serialization library for various Smalltalk dialects. Current supported dialects are: SqueakPharoVisualWorksVA SmalltalkDolphin Smalltalk(Still in Beta - GNU Smalltalk)
SqueakMap squeak

Messenger

SmalltalkHub

Meta

An implementation of the Packrat parser in Squeak. It takes a grammar definition roughtly in PEG and generates a parser. The parser generator is written in itself in very compact manner. An example of Squeak Smalltalk-80 parser is included. Now, …
SqueakMap squeak