2821 packages
— page 91
Binary tree implementation for smalltalk.
SqueakSource
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
Reimplementation of bookmorph slowly step by step.
SqueakSource
Shared Logic Inc. Jello, Whirled! Project
SqueakSource
Slots for Pharo!
SqueakSource
pharo
Experimenting
SqueakSource
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
SmaCC for Squeak 3.8 and older
SqueakSource
squeak
an interface to the famous LAPACK linear algebra package
SqueakSource
Generate documentation for packages, classes and methods.
SqueakSource
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
A toy MapReduce framework inspired by mincemeat
SqueakSource
A (very) personal finance application
SqueakSource
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
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
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
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
A hosting plateform based on Seaside hosting code for smalltalk based commercial applications.
SqueakSource
Interpreter for a small curly-brased language
SqueakSource
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