839 packages — page 13

IMQuinto

Squeak by example, Chapter 2, Quitno game
SqueakSource squeak

InformationSpace

This is a causal set exploration package. It currently supports 2 dimensional information spaces, and is designed to eventually support 3 dimensional information space. A common causal set is John Conway's Game of Life. This is implemented in this package, …
SqueakMap squeak

ingi2252

Course name: Software Measures and Maintenance. Institution: Université catholique de Louvain. Professor: Kim Mens Assistant: Sergio Castro
SqueakSource

Inspecting objects with contextual views in 7'

Every object in Glamorous Toolkit offers a variety of contextual views, each providing a different perspective of the object. This brief tutorial explores the API to define these views, and walks you through a practical example of implementing contextual views.
Web Discovered

Installer

Installer provides readable scripting for automating installation of monticello and squeakmap packages.Installer scripts can be run in a workspace for easy customisation and debugging.Can auto-answer for packages that have interactive questions.Usage: http://smallwiki.unibe.ch/smallwiki/pier/installer/Example: http://smallwiki.unibe.ch/smallwiki/pier/installationofseasidemagmaandpier/Example:http://smallwiki.unibe.ch/smallwiki/pier/installer/
SqueakMap squeak

InstanceEncoder

Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side). For example, did you ever want to store a graphic as a class side method so …
SqueakMap squeak

InstanceEncoder

Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side).For example, did you ever want to store a graphic as a class side method so you …
SqueakSource

invoice

Basic invoicing app to teach myself Pharo smalltalk
GitHub pharo MIT

invoice-old

Teaching myself Pharo with a basic invoicing app
GitHub pharo MIT

ISW

First Pharo example - Lights Out - learning how to use Monticello
SqueakSource pharo

JackCompiler

A compiler to the Jack language based on nand2tettris course using Pharo IDE
GitHub pharo

jdjSqueakByExample

SqueakSource squeak

JECTutorials

From SqueakByExample
SqueakSource squeak

jiskquinto

I am a Quinto game created with the help of a book called Squeak by Example.
SqueakSource squeak

JJSBEQuinto

The example Quinto game of SBE
SqueakSource

JMGRayTracer

Following through the steps in the Amiga Juggler ray tracing example along with my computer graphics book to create a simple ray tracer in smalltalk.
SqueakSource

jobeQuinto

Sample excercise from Smalltalk By Example
SqueakSource

JRSQuinto

This is the Quinto game from the book Smalltalk by Example 6.0. I've uploaded it here in the interest of learning how to use Monticello and SqueakSource :)
SqueakSource squeak

KastnerQuinto

My first Squeak program from Squeak by Example
SqueakSource squeak

katmandu

learning squeak
SqueakSource squeak

Kats

Prerequisites: Runtime Environments, IvapParser (for non Chango VMs) Kats is a transaction service that operates entirely in memory. It allows you to organize the mutations of objects into logical units of work that transition the system from one consistent state …
SqueakMap squeak

Kerala

Kerala is a visualization tools for Squeak that is coupled with SUnit tests.When you a sunit test, a trace is generated. You can visualize this trace using different color maps.A short demonstration:Load Kerala (http://www.squeaksource.com/Kerala)Pick any SUnit (subclass of TestCase) and …
SqueakSource squeak

KidsFirst

Croquet project for teachers, children and parents in early-education. (son of WiscWorlds) See wiki tab for instructions, status, etc.
SqueakSource

Kilauea

Kilauea is a minimalistic framework that combines Seaside, Magma and Mewa to help people quickly create web applications with persistence. Currently, the biggest sample app is Nags. Kilauea has everything you need in its list of MC dependencies, so it …
SqueakMap squeak

kilon

The example game from SPE
SqueakSource