59798 packages
— page 850
A repository containing Bloc sample packages.
GitHub
A Pharo project for the 'Live OOP with Pharo' course from PU 'Paisii Hilendarski'
GitHub
pharo
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
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
Small seaside application that enable to upload a report mse file, and then display this report using glamour for seaside
SqueakSource
A small GitHub App written in Pharo that can be the starting point for creating your own app
GitHub
pharo
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
A set of changes to menus. See http://minnow.cc.gatech.edu/squeak/3128 for screenshots.
SqueakMap
squeak
Tinyblog tutorial from pharo
GitHub
pharo
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
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
Experiments needed to get a nice case study for supporting the merging process
SqueakSource
pharo
Merlin is a generic library to create wizards
SqueakSource