2821 packages — page 91

SkoumalBinaryTree

Binary tree implementation for smalltalk.
SqueakSource

skriptarna

SqueakSource

SLACMonitoring

foo bar baz
SqueakSource

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

Slideshow

Reimplementation of bookmorph slowly step by step.
SqueakSource

SLIJelloWhirled

Shared Logic Inc. Jello, Whirled! Project
SqueakSource

SliSbeQuinto

SqueakSource

Slot

Slots for Pharo!
SqueakSource pharo

Slots

Experimenting
SqueakSource

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

SmaCCOld

SmaCC for Squeak 3.8 and older
SqueakSource squeak

SmallabPathest

SqueakSource

Smallapack

an interface to the famous LAPACK linear algebra package
SqueakSource

SmallAutoDoc

Generate documentation for packages, classes and methods.
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

SmallBurger

A toy MapReduce framework inspired by mincemeat
SqueakSource

Smallchange

A (very) personal finance application
SqueakSource

SmallDEVS

DEVS modeling and simulation framework for Squeak. See http://www.fit.vutbr.cz/~janousek/smalldevs/. Depends on SIXX, Connectors, PlotMorph. Load packages in this order: System-Prototypes, SmallDEVS-MyRepository, SmallDEVS-Core, SmallDEVS-GUI, SmallDEVS-Examples.
SqueakSource squeak

SmallDude

This is an implementation of code duplication detection.To load SmallDude in Pharo, execute the following script in a workspace:Gofer new squeaksource: 'SmallDude'; package: 'ConfigurationOfSmallDude'; load. (Smalltalk at: #ConfigurationOfSmallDude) perform: #loadDefault
SqueakSource pharo

SmallExpert

SmallExpert
SqueakSource

SmallFaces

SmallFaces (SF) is a set of widgets for Seaside. You can create web applications with Seaside just using widget objects and without thinking in XHTML tags, CSS or JavaScript. SmallFaces provide common user interface widgets like TextFields, Buttons, ListBox, CheckBox, …
SqueakSource

SmallFaces2

InstallationGofer new squeaksource: 'SmallFaces2'; package: 'Table'; package: 'Pager'; package: 'SFCSS'; package: 'SmallFaces'; package: 'SFSeaside3'; package: 'SFPrototype3'; package: 'SFScriptaculous3'; package: 'SmallFacesExamples'; package: 'SFESeaside3'; load
SqueakSource squeak

SmallHarbour

A hosting plateform based on Seaside hosting code for smalltalk based commercial applications.
SqueakSource

SmallLang

Interpreter for a small curly-brased language
SqueakSource

SmallPOS

SmallPOS- POS and accounting software for small business. Pharo used as platform, not (yet) tested with other distributions.Additional info at official sitehttp://smallpos.ruWiki also have some information, but it may be outdated. Should overlook and update it.
SqueakSource pharo