915 packages — page 11

DCI

Write code that specifies how objects interact to achieve a task.
SqueakSource

DebugLogInspector

Parse Squeak DebugLogs and inspect them in a debugger
GitHub squeak MIT

DeltaStreams

WARNING:This project was moved tohttp://smalltalkhub.com/#!/~gokr/DeltaStreamsat 2013-01-06!!! There may be newer code there.DeltaStreamsis a better implementation much more powerful implementation of ChangeSets.MembersCreator:Göran KrampeAdmin:Matthew Fulmer,Göran KrampeDeveloper:Matthew FulmerTagscompiler,fileformat,monticelloLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DeltaStreams'user: ''password: ''PackagesDSProfiling, DeltaStreams, DeltaStreams-Browser, DeltaStreams-Converting, DeltaStreams-Deprecated, …
SqueakSource squeak

Diagram Browser

DiagramBrowser is a tool for building and classifying diagrams (or any kind of morphic drawing) in category tree fashion. DiagramBrowser is part of the Jacarandá Project but can be downloaded and used independently. Note that this package does not provide …
SqueakMap squeak

DiagramBrowser

A tool for creating and browsing diagrams (or just morphic drawings) organized in a category tree.
SqueakSource squeak

DiaSpec

http://diasuite.inria.fr/
SqueakSource

DirtyExperiments

Dirty Experiments about Morphics
SqueakSource squeak

Dispatch

This provides simple CLOS-like multiple dispatch for Smalltalk methods. It operates on a selector naming convention. For example, you might have a generic selector #add:to:, with more specific versions #addNumber:to:, addString:to:, add:toArray:, addDictionary:toDictionary:, and so on. With this package loaded, …
SqueakMap squeak

ditto-layouts

Additional layouts for Morphic including grid, menu, and elliptical
GitHub squeak NOASSERTION

DojoToolkit

Support code for the Dojo Toolkithttp://www.dojotoolkit.orgMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/DojoToolkit'user: ''password: ''PackagesConfigurationOfDojoToolkit, DojoToolkit-Core, DojoToolkit-Data, DojoToolkit-Demo, DojoToolkit-DojoX, DojoToolkit-DragDrop, DojoToolkit-Objects, DojoToolkit-Tests, DojoToolkit-Themes, DojoToolkit-UI, DojoToolkit-WidgetsLinkshttp://www.squeaksource.com/DojoToolkit.htmlhttp://www.squeaksource.com/DojoToolkitGlobal:Read And WriteStatisticsRegistered:3 September 2010 3:31:56 pmTotal Releases:0Total Versions:65Total Downloads:4160
SqueakSource squeak

DomainRef

A simple framework for specifying relations between object that can later be automatically cleaned up for GC.
SqueakSource

dtwSBEQuinto

I am a simple game, created under the guidance of the book "Squeak by Example" version 1.3.
SqueakSource squeak

DynamicAspects

An AOP implementation for Squeak.InstallationDownloadReflectivityimage, latest version supported is 0.16Load DAReflectivityFixes-0.16Load latest DAOptionally load latest DAExamples
SqueakSource squeak

dynamicaspects-stimport

Dynamic Aspects, an AOP implementation for Squeak Smalltalk (imported from squeaksource.com)
GitHub squeak

DynamicBindings

You may create a hierarchy of DynamicBindings and directly manipulate the keys and values of those instances (just as you would any dictionary). There is a root DynamicBindings that you may use to create new children if you like (but …
SqueakMap squeak

EasyMorphicGUI

Visti theProject sitefor more info
SqueakSource squeak

Enhanced IRC Client for Squeak 3.4

This is a significant rewrite of the built-in Squeak IRC client GUI. A new user interface includes having one console window per connection and then having all console messages, channel messages and private messages contained inside the main console window …
SqueakMap squeak

ERIS

ERIS makes content available robustly by enabling replication over many different transport protocols. At its core, ERIS defines an encoding of content into uniformly sized blocks and a short identifier. The blocks can be replicated over various transport protocols. The …
SqueakSource

Etoys - ArchiveGame

Web site: squeakland.org Category: Others Platform: Linux, OS X, Windows License: MIT Interface: GUI Wikipedia: First release: 1996 Etoys – a media-rich model…
Web Discovered squeak

eToysTests

Provides a (limited number of) eToys tests and additional Morphic-Kernel tests
SqueakSource squeak

EvenOdd

This is a program that tells whether a number is even or odd. I used spec to to make it in pharo 10
GitHub pharo MIT

EventInterceptorMorph

*Requires SendTreeExplorer.* Have you ever wanted to trace some code which is part of the Morphic UI process, or code triggered by it? Had trouble trying to trace it in the debugger because interacting with the UI changes what you're …
SqueakMap squeak

Extended Serial Port

Enhanced Serial Port Support for os-9 and mac os-x, unix (FreeBSD, linux). Gives the ability to control most aspects of the port plus for rs232c devices the ability to manage the pins. Subclasses the existing SerialPort class but requires a …
SqueakMap squeak

ExtendedLabels

Extended labels for Roassal
GitHub MIT

external-dependencies

This repository constains dependencies to external projects, like Roassal, PolyMath...
GitHub MIT