839 packages
— page 32
A teachable object for easily building mock object. Seethis posting
SqueakSource
A full-featured mock testing framework that allows known or arbitrary behavior mocking using expectations. Expectations can be set in flexible manners, depending upon the testing requirements. An expectation may include selector, range of send counts, preset dynamic arguments that satisfy …
SqueakSource
pharo
Quinto game, Squeak By Example
SqueakSource
squeak
Game written in Prolog, Haskell and Smalltalk built for Programming Paradigms course @ WUT
GitHub
This package provides basic user authentication, registration, and account management for Seaside.Features include:User login component with username and password text fields, forgot username, forgot password, register, and login buttons.User registration component with optional BowWave reCaptcha spambot protection.Edit account settings component …
SqueakSource
pharo
TLM's version of the Quinto section of 'SqueakByExample'.
SqueakSource
squeak
An example 'ToDo' application using Smalltalk and the Seaside framework
GitHub
MIT
Examples found on the Web Development with Seaside book.
SqueakSource
Code for the tutorial found here: http://www.swa.hpi.uni-potsdam.de/seaside/tutorial
SqueakSource
Tome is a BDD and Specification by Example Framework for Pharo Smalltalk
GitHub
pharo
Apache-2.0
Tool builder is a simple framework to achieve cross-framework support for a limited number of widgets which are critical for various Squeak tools, including (but not limited to) Browser, Debugger, ChangeSorter, SqueakMap, Monticello and more.Please see theWikifor more information.ToolBuilder is …
SqueakSource
squeak
Monticello package 'ToolBuilder-Examples' in the 39a repository at source.squeak.org. Latest ToolBuilder-Examples-cwp.4.mcz; 1 version.
Squeak Trunk
squeak
Pharo lab for Centrale Lille SDIA course.
GitHub
pharo
Trey's version of the Quinto game from "Squeak by Example".
SqueakSource
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) The RefractoringBrowser comes up empty initially. You can add packages and class categories to show, and hide stuff again. Classes you …
SqueakMap
squeak
Interface to Tropo.com With tropo.com you can have users interact with your smalltalk application using their telephones or SMS messages. See the wiki for more details and the Tropo WebAPI docs and examples at: http://www.tropo.com/docs/webapi/
SqueakSource
As of the release of Squeak 5.0, trunk development proceeds in the Spur image format. Squeak 4.6, which was released immediately prior to 5.0, is the last released image in the V3 image format. Because of basic changes in the …
SqueakSource
squeak
This is a refactored version of TTFontReader and friends. You may find it useful, if you want to load Unicode ttf in image. Here is a short story: I tried to load unicode ttf using stock TTFontReader (to render Russian …
SqueakMap
squeak
With TurtleMorph you can add methods to the class TurtleMorph and so simply programme new turtle actions. The normal kind of behaviour that occurs with scripting now happens with methods. This means that initial teaching of Smalltalk can be done …
SqueakMap
squeak