59781 packages — page 590

ImageMesh

GitHub pharo MIT

ImageSnapshot

An ImageSnapshot is a snapshot copy of the state of the running object memory and its interpreter state. It is equivalent to the data that is written to an image file when the image is saved, except that it is …
SqueakSource

ImageTweaks

SmalltalkHub

ImageUploadApp

SmalltalkHub

ImageWorker

SmalltalkHub pharo

imaging-pharo

GitHub pharo

IMAP

Allows retrieval of messages from IMAP servers. You can read messages with: imap := (IMAPAccount server: 'imap.server.com' emailAddr: 'me@myemail.address.com' username: 'me' password: (Passwords for: 'me@myemail.address.com')). "the next statement logs in and selects the Inbox" imap login. "remembers the latest message …
SqueakSource

IMAP-Client

SmalltalkHub

Immutability

SmalltalkHub

Immutable

SmalltalkHub

Immutable

A port of http://smalltalkhub.com/TorontoSmalltalk/Immutable/index.html for Pharo Smalltalk.
GitHub pharo MIT

Immutable

SmalltalkHub

immutablevm

SqueakSource

Impala

SmalltalkHub

impilearn

me learn new smalltalk stuff :)
SqueakSource

Implementors-Sorter

Completion sorting by method definitions
GitHub pharo MIT

implicit-prefix-matching

Implicit Prefx Matching extension for COMPLISHON
GitHub MIT

ImprovingStringAPI

SmalltalkHub gnu_smalltalk

IMQuinto

Squeak by example, Chapter 2, Quitno game
SqueakSource squeak

IMUSCitezen

Projet IMUS master 1 2007
SqueakSource

ImusGutemberg

SqueakSource

IMUSPackage

mon projet
SqueakSource

inBug

SmalltalkHub

Include a file

Rosetta Code

Increment a numerical string

Rosetta Code