2821 packages
— page 19
Mondrian extension to visualize stack frame. Few hooks are inserted in the (old) debugger to open an easel on a stack frame
SqueakSource
CS-520 Assignment 1 - Boxes that Dance.
SqueakSource
Assignment 1: Boxes that dance.
SqueakSource
project from the book squeak by example.
SqueakSource
squeak
Programming examples based on Pharo by Example
SqueakSource
pharo
DAOExercises
SqueakSource
Data modeling tool.
SqueakSource
Date Range Collection provides a way for working efficiently with a collection of date ranges. For example, if you were writing a calendaring program, it would be able to return a list of all events taking place on a given …
SqueakSource
Quinto game from SBE
SqueakSource
My first projet
SqueakSource
A WebDAV-based implementation of ServerDirectory. Allows you to mount WebDAV directories as a remote file system. Create new DAV file systems using:s := DAVServerDirectory new type: #dav; yourself. s server: 'name.of.server'. s directory: 'path/to/dav/directory'. s url: 'http://name.of.server/path/to/dav/directory'. s user: 'username'. …
SqueakSource
D-Bus bindings for Squeak (seedbus.freedesktop.org)DBus-Plugin:Wrapper around libdbusDBus-Core:(essential) Low-level access to pluginDBus-Objects:(essential) High-level language bindingsDBus-Tools:(optional) interactive D-Bus explorer, create pre-compiled proxiesDBus-Etoys Scripting:(example) demonstrates how to control Etoys objects from outside SqueakDBus-Tests:(tests) rather incomplete unit testsFor older versions seehttp://source.impara.de/dbus/. The plugin was …
SqueakSource
squeak
Smalltalk Relational Database suite on top on the OpenDBX database driver
SqueakSource
Dead Code Detection - Group 10 Daniele Acquaroli Tiziano Portenier Cédric Reginster
SqueakSource
Write code that specifies how objects interact to achieve a task.
SqueakSource
The SDE Project 2011 of Group3.
SqueakSource
A simple platform game
SqueakSource
This program takes income, monthly expenses, and a list of debts to be paid off, and generates a payment schedule.
SqueakSource
for Squeak4.1 or later.(for Squeak3.x is here:http://swikis.ddo.jp:9091/DebugReport.html)You can generate more helpful debug log from Notifier or Debugger.Generated HTML document has the same view as Debugger.See sample page:http://squeak.sakura.ne.jp/etc/DebugReportSample/
SqueakSource
squeak
Subjectopia can be used to model subjective behavior in a model-independent way.
SqueakSource
An MVC approach to the Summer '05 CS2340 project.
SqueakSource