1142 packages — page 11

Cutie-LanguageAspects

Monticello package from helvetia repository
Lukas Renggli Source pharo

Cutie-LanguageAspects

Monticello package from helvetia repository
Lukas Renggli Source pharo

Cutie-LanguageAspects

Monticello package from helvetia repository
Lukas Renggli Source pharo

Czech Keyboard

Helpful when host platform does not support localization, i.e., works with US ASCII only. Old dirty hack. Older release (latin2) is known to work with Squeak versions 3.4 - 3.7.The newer version (unicode) works with Squeak 3.8 and above. Shift-Alt-"\" …
SqueakMap squeak

daap

An implementation of the Digital Audio Access Protocol [1], used by Apple's iTunes[2] to share music over a network. There is very little documentation available [3], Apple has not disclosed the specifics of DAAP. ***EDIT*** Unfortunately, due to an absence …
SqueakSource

Daskalos

Projects to understand the concept of object oriented programming in a lanuage called as smalltalk using an GUI: Daskalos
GitHub

DBPlayground

A playground allowing to execute SQL code on a connection to database and to inspect the results.
GitHub pharo MIT

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

Doc

Doc help 'I am Squeak help that is solely CLI based. The idiom is "command line" only, similar to Linux man or GNU info way of doing things. 2020.05.19 Goals: display a class comment. Update a class comment, append to …
SqueakSource squeak

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:3820
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