452 packages — page 9

Logic expressions

This is a model of first order logic expressions, allowing you to manipulate them as objects instead of just strings. Prerequisites:Refactoring BrowserSmaCC Runtime PackageSmaCC Development Package For example, inspect the following lines to get the expression correspondingto "(p = q) …
SqueakMap squeak

M2TIFileBrowsers

SqueakSource

Macros

Macros is a framework which provides compile-time macros for Squeak. It is primarily focused on macros that need to generate additional methods or check constraints. Basic integration with OmniBrowser and the Squeak Debugger is provided. Already exemplarily implemented use-cases are: …
SqueakMap squeak

MagmaBrowser

A browser for object oriented databases using Magma, an OODB for Squeak and Pharo Smalltalk, built on top of the OmniBrowser framework. You may preview ademonstration videoor proceed with download/installation instructions below.InstallationGofer new squeaksource: 'LibraryImporter'; package: 'LibraryImporter'; squeaksource: 'EventsMonitor'; package: …
SqueakSource pharo

MediaView

Jon Hylands MediaView Web Browser, as released to the public Squeak community.This was developed for a highly customized Squeak environment, and we hope toadapt it to mainstream Squeak.
SqueakMap squeak

MediaView

Jon Hyland's web browser, as released to the public Squeak community. This browser was developed for a highly customized Squeak-based environment. We hope to adapt it to mainstream Squeak. It may be possible in the future to also adapt it …
SqueakSource squeak

MessageFlowBrowser

SmalltalkHub

MetacelloBrowser

Browser for Metacello based on Glamour. Once loaded, use the World menu to open it.Gofer new squeaksource: 'MetacelloBrowser'; package: 'ConfigurationOfMetacelloBrowser'; load. ((Smalltalk at: #ConfigurationOfMetacelloBrowser) project version: #development) load.
SqueakSource pharo

MethodAnnotationsBrowser

SqueakMap squeak

Mewa

For more information please have a look at my technical report: http://www.adrian-lienhard.ch/files/mewa.pdf (Abstract. Web-applications are very popular, lightweight applications thatentirely run in web-browsers over the internet. In today’s business, web-applications become more and more complex but they still need to …
SqueakMap squeak

MjfCoolBrowser

SmalltalkHub

MondrianCodeBrowser

A dedicated browser for Moose-Visualizations.
SqueakSource

MongoBDBrowser

SmalltalkHub

MongoBDBrowser

SmalltalkHub

MongoDBBrowser

SmalltalkHub

MongoDBBrowser

SmalltalkHub

MonticelloBrowser

Old Monticello UI that got extracted from Pharo
GitHub pharo MIT

MonticelloCVS

Allows Monticello packages to be filed in and out in the old .mc format for compatibility with CVS. Provides the MCFilePackagePanel UI familiar to users of DVS. Also supports resolving CVS conflict markers using the Monticello Merge Browser. Requires Monticello. …
SqueakMap squeak

MonticelloMultiRep

Small add-on which adds one button "SaveToAll" to the Monticello Browser to automatically save a package to all repositories available for that package simultaneously.
SqueakMap squeak

MonticelloPackageBrowser

*Prerequisites: Monticello, OmniBrowser* 1-DescriptionA new package system coming with a new package browser intended to substitute PackageInfo and the old package browser.Once loaded, execute "Package bootstrap". This is necessary to built some packages from the classes present in the system. …
SqueakMap squeak

MooseIDE-Export-Markdown

I am an helper for MooseIDE Export browser that supports markdown table
GitHub

MorphicAtInternet

Attempt to transform any internet-browser in a morphic world.
SqueakSource squeak

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

muO

Development snapshot of muO (Musical Objects for Squeak). muO is an environment for music composition. Please follow the installation instructions athttp://www.zogotounga.net/comp/squeak/sqgeo.htm
SqueakMap squeak

muO dependencies

These are the packages required to prepare an image for muO. Usage:Unzip the archive and place the muo-cache folder in the same directory as your fresh image.Then proceed to the installation of muO (either from a SqueakMap browser or manually …
SqueakMap squeak