1870 packages — page 73

ShoutOmniBrowser

Monticello package from unsorted repository
Lukas Renggli Source pharo

ShoutWhisker

Enables Shout with the Whisker Browser (1.0).Whisker Browser 1.0 and Shout.2 must be installed first
SqueakMap squeak

SimpleWebDoc

A small Seaside application made for fun, used to browse documentation of all packages in an image. Load the package, then point your browser to http://localhost:8080/seaside/view-doc . Screenshots: http://picasaweb.google.fr/laurent.laffont/Simplewebdoc
SqueakSource

Sindarin-Scripts

A collection of Pharo debugging commands built with Sindarin and integrated into the debugger.
GitHub pharo MIT

SLBrowser

Smalltalk Labs Browser is a (hopefully) modern approach to create a web based code browser for the Seaside web framework in terms of both design and functionality. Writing this is mainly a learning exercise for me as I'm completely new …
SqueakSource

SmaCC Development for <=3.8

SmaCC (Smalltalk Compiler-Compiler) is a freely available parser generator for Smalltalk.Use this package if you want to develop a new parser/scanner/compiler. It is a replacement for the T-Gen parser generator. T-Gen has several limitationsthat make it difficult to produce parsers. …
SqueakMap squeak

SmaccDevelopment

SmaCC (Smalltalk Compiler-Compiler) is a freely available parser generator for Smalltalk. To get started loadSmaCC(Runtime) andSmaCCDev(Development Tools). The development tools also depend on the refactoring engine.
SqueakSource

SmallBrother

SmallBrother gathers information about how a developers uses the system browser. So far, all displayed methods are recorded. Currently support browser are: OmniBrowser.Usage:Load the latest version of SmallBrother. It will instrument OmniBrowser to gather activity data while you are working …
SqueakSource

SmallInterfaces

'SmallInterfaces' brings you long-awaited 'interface' in Smalltalk.The extension is originally developed by Benny Sadeh in VisualWorks NC. I ported this interesting extension to Squeak.
SqueakMap squeak

SmalltalkInge1

Smalltalk Excercises for Inge1 (Software Engineering 1). The exercises are about TDD, refactoring code, removing if statements and applying several design patterns
GitHub

SmartBrowser

SmalltalkHub

SomeBrowsers

This package contains some browsers built with ToolBuilder. They may serve as examples to learn to use ToolBuilder as well as general components to be extended by you.
SqueakSource

spiral

Spiral, as in notebook, is a refactoring of BookMorph & friends
GitHub squeak MIT

squeakdev

Counterpart to Squeak Run! Dev tools not easily accessible from Squeak.
SqueakSource squeak

SqueakMap Browser

NOTE: This package is obsoleted by the latest SqueakMap Package Loader. The SqueakMap Browser is derived from the ordinary Browser class but usesthe top three listviews to traverse the category tree of SqueakMap. From this browser you can find/install and …
SqueakMap squeak

SqueakSVN

SqueakSVN integrates Squeak with an external Subversion implementation. Developers stay inside Squeak and use version control facilities integrated into the Squeak code browser. To allow smooth integration with SVN's file-based change management, SqueakSVN stores each unit of Squeak code (e.g. …
SqueakMap squeak

SquickReferenceGuide

A Quick Reference Guide for Squeak integrated in the Help Browser.InstallationYou need HelpSystem installed.(Installer ss project: 'SquickReferenceGuide') install: 'SquickReferenceGuide'.
SqueakSource squeak

Squot

Squeak Object Tracker - Version control for arbitrary objects, currently with Git storage. This also includes the Git Browser which can be found in the Tools menu in Squeak 5.3. When you load this, the FileSystem API and the FileSystem-Git …
SqueakMap squeak

SSP

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This change set enables servlet style methods to be written in the classbrowser. I named it SSP because of it's likeness …
SqueakMap squeak

ST2JS

To take full benefit of current internet browser, tons of lines of Javascript have to be written. We (the Smalltalkers) don't like to edit files to program, we want to code in the refactoring browser! This project is an attempt …
SqueakSource

ST2JS - Smalltalk to Javascript translator

To take full benefit of current internet browser, tons of lines of Javascript have to be written. We (the Smalltalkers) don't like to edit files to program, we want to code in the refactoring browser! This project is an attempt …
SqueakMap squeak

StarBrowser

The goal of the Star Browser is to allow you to browse your Smalltalk environment and classify anything you encounter while doing so. Therefore it has full drag&drop support to allow you to classify software elements such as classes and …
SqueakMap squeak

StarBrowser

This is the original work of Roel Wuyts and original version for Squeak belongs to Ned Kontz You should see http://homepages.ulb.ac.be/~rowuyts/StarBrowser/ and http://wiki.squeak.org/squeak/2935 Here i put a Monticello version for 3.10 and newer images
SqueakSource squeak

StDebuggerFilters

Reintroducing stack filters in the Pharo debugger
GitHub pharo MIT

StDebuggerProfilerExtension

GitHub pharo MIT