59701 packages — page 371

DHBNumerical

SmalltalkHub

DHBNumerical

Its the code from this book: Object-oriented implementation of numerical methods: an introduction with ... By Didier H. Besset - See the wiki page. - Didier Besset has released this code under the MIT license.
SqueakSource

dhksbe

practice
SqueakSource

Diacriticals

Adds diacritical support for Pharo and Squeak Smalltalk
GitHub pharo

Diacritics

SmalltalkHub

DiacriticSupport

Add diacritic support for latin-alphabets to Squeak. You can check for strings with diacritic characters such as accents, cedillas, umlauts, etc.Examples:-'cancion' hasAnyDiacritical. ----> false-'canción' hasAnyDiacritical. ----> true-'á' hasAnyDiacritical. ----> true-'garçon' hasAnyDiacritical. ----> true-'canción' isDiacriticalEquivalentOf: 'cancien' ----> false-'cancion' isDiacriticalEquivalentOf: 'canción' ----> …
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

dialogs

Seaside component classes that have been removed from Seaside.
SqueakSource

DiaSpec

http://diasuite.inria.fr/
SqueakSource

Dice

SmalltalkHub

Dice

SmalltalkHub

Dice

SmalltalkHub

Dice

SmalltalkHub

Dice

Smalltalk Week one
GitHub

Dice

A small DSL for dice rolling: a nice example to get started with Pharo
GitHub pharo

Dice

Dice rolling exercise in Pharo Smalltalk
GitHub pharo

dice

Implemeting the following DSL (1 D4 + 2 D6) roll in Pharo Smalltalk
GitHub pharo

Dice

SmalltalkHub

Dice

A small DSL for dice rolling
GitHub

Dice

SmalltalkHub

Dice

SmalltalkHub

Dice

SmalltalkHub

Dice

An implementation of a dice roller, as a design exercise. Inspired from http://weblog.jamisbuck.org/2006/9/27/1d6-more-reasons-to-love-ruby
SqueakSource

Dice_DSL

SmalltalkHub