30224 packages — page 203

Disenyo-software-visualworks

Las diferentes implementaciones que voy a tener que ir haciendo para la asignatura en visualworks
GitHub visualworks

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

Dispatch

SqueakSource

DispatchingZoo

SqueakSource

Distance

SmalltalkHub

Distances

SmalltalkHub

DistanceUnit

SmalltalkHub

Distancias

SmalltalkHub

Distancias

SmalltalkHub

distExercice

SmalltalkHub

Distillation

SmalltalkHub

ditto-layouts

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

DJ

simple dungeon and dragons to teach programming
SqueakSource

DKProject

SmalltalkHub

DLittle

a little description language freely inspired from S-list
GitHub

DLWebmachine

SmalltalkHub

DMGSBEQuinto

Squeak By Example Project
SqueakSource squeak

DmlSbeQuinto

Testing out working with Monticello repos
SqueakSource

DMPQuinto

From SBE
SqueakSource

DMTestProject

SmalltalkHub

DnD-Pharo-

GitHub pharo

DNS

SmalltalkHub

DNS Client

This package implements the DNS protocol (not all of it, but extending it is very easy). It includes a DNS client (a name resolver). Example (put the address of a name server):NameResolver default servers: #((xxx xxx xxx xxx))NameResolver default addressByName: …
SqueakMap squeak

dnsclient

DNS Client
SqueakSource

DNUMethodGenerator

SmalltalkHub