915 packages
— page 16
Monticello package 'Help-Squeak-TerseGuide' in the squeak51 repository at source.squeak.org. Latest Help-Squeak-TerseGuide-pre.6.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Help-Squeak-TerseGuide' in the squeak52 repository at source.squeak.org. Latest Help-Squeak-TerseGuide-tpr.11.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Help-Squeak-TerseGuide' in the squeak53 repository at source.squeak.org. Latest Help-Squeak-TerseGuide-mt.14.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Help-Squeak-TerseGuide' in the squeak60 repository at source.squeak.org. Latest Help-Squeak-TerseGuide-mt.15.mcz; 2 versions.
Squeak Trunk
squeak
Monticello package 'Help-Squeak-TerseGuide' in the squeak61 repository at source.squeak.org. Latest Help-Squeak-TerseGuide-codefrau.18.mcz; 1 version.
Squeak Trunk
squeak
Monticello package 'Help-Squeak-TerseGuide' in the trunk repository at source.squeak.org. Latest Help-Squeak-TerseGuide-codefrau.18.mcz; 17 versions.
Squeak Trunk
squeak
A framework to document your Spec widgets using pragmas.
GitHub
MIT
The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need …
SqueakSource
HeuristicCompletion-Weights introduces a new methodology that assigns a specific weight to each feature.
GitHub
pharo
MIT
This package can access any device that supports the Human Interface Devices specifications, such as joysticks, graphic tablets, car wheels and remote controls. It is based on a library written by Apple and requires Mac OS X 10.3 or better. …
SqueakMap
squeak
Pharo framework to create bridges between Pharo and Python. It is based on message sent from Pharo to Python that allow developers to execute arbitrary python expressions from Pharo preserving inspection and debugging.
Web Discovered
pharo
We show how to query and explore Smalltalk code within GT using a number of complementary tools and techniques. Specifically, we look at:
Web Discovered
HQ9+ was designed by Cliff L Biffle, who wanted a language where the canonical programs (Hello World, 99 Bottles Of Beer and a quine) were easy to write. The language has four instructions -- H, Q, 9 and + -- …
SqueakMap
squeak
HttpExplorer is a Pharo based application for sending and inspecting HTTP requests. It is modeled after the HttpClient application for Mac OS X.
GitHub
pharo
NOASSERTION
The aim of this repository is to discover Iceberg and Spec tools (Pharo)
GitHub
pharo
Intelligent Games Lecture (UniBe 2006). This package contains the algorithm to evaluate a formal description of a finite, neutral combinatorical game, means calculate followers and grundy values of a game (see Game Theory).Besides, some supportive code to (polymorphically) calculate mex-values, …
SqueakSource
squeak
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
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
This is a causal set exploration package. It currently supports 2 dimensional information spaces, and is designed to eventually support 3 dimensional information space. A common causal set is John Conway's Game of Life. This is implemented in this package, …
SqueakMap
squeak
Every object in Glamorous Toolkit offers a variety of contextual views, each providing a different perspective of the object. This brief tutorial explores the API to define these views, and walks you through a practical example of implementing contextual views.
Web Discovered
Adds #inspectorClass protocol that #inspect calls to find the appropriate inspector for the receiver. #basicInspect uses a new generic inspector called BasicInspector. CompiledMethods use a new inspector class call CompiledMethodInspector, which display mnemonic bytecode instructions and literals. An inspector will …
SqueakMap
squeak
Domain Specific Language for creating installers for squeakmap and monticello packages.
SqueakSource
squeak
GUI code for the programming assignment.
SqueakSource
Just the Code from Squeak 3.7. Originally written by Lex Spoon.The Enhanced IRC package depends on it, and you really really wantto use the Enhanced IRC GUI. So if you're loading this and not justwriting bots, go load Enhanced IRC …
SqueakMap
squeak