922 packages
— page 13
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
Example from book.
SqueakSource
This is some raw code to do OpenGL stuff. It uses the CroquetGL interface. For a simple example showing the speed of VBO based rendering, execute "OpenGLScene example" and have a look at its source.
SqueakSource
The cheatsheet gives examples of how to do classic things in Pharo.
GitHub
pharo
MIT
Hydrodynamics Simulation Environment based on the SPH method, aiming at interactivity. A variety of visualization methods, including dots, forms, triangulated polygons, borderline polygons, graffiti, are supported. Many example programs are found in class methods of the SPHSimulator class. CogVM strongly …
SqueakMap
squeak
The code that I am using for squeakbyexample
SqueakSource
squeak
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
This is just the well known example from the splendid book Squeak By Example.
SqueakSource
squeak
hto project for learning Seaside and Smalltalk
SqueakSource
Learning Project with SBE.
SqueakSource
A Squeak port of Steve Waring's HTTP client. (The original, Dolphin package is available at http://www.dolphinharbor.org/dh/projects/httpclient/index.html.) The Squeak port is usable, but still needs a lot of cleanup work. The Squeak port must be installed using an up-to-date version of …
SqueakMap
squeak
This is the new HttpView called HttpView2 that is: It also includes much better samples and comments and an upcoming article inboth Swedish and English is intended to work as a tutorial. HttpView is a lightweight web framework based on …
SqueakMap
squeak
Support for automated builds using the Hudson continuous integration server (http://hudson-ci.org/). Builds are started by Hudson, and SUnit test results are viewable through Hudson. Example build scripts and howto.txt are attached to the email at: http://lists.gforge.inria.fr/pipermail/pharo-project/2010-January/018855.html **** UPDATE: non-Monticello stuff …
SqueakSource
pharo
Following examples
SqueakSource
Learning squeak.
SqueakSource
squeak
This is simply a filein (.st) which loads a text window. The window holds a tutorial on Alt-6 hypertext markup, including live examples. No code in the image is changed.
SqueakMap
squeak
Seaside exercies, I plan to hand them out as solutions for the "Internet technologies" course at my university - NTU KPI (Ukraine)
SqueakSource
Ilias Card Game for Interactive Drama Course
SqueakSource
Example montocelli project
SqueakSource
ImageFormat represents the requirements of the image in terms of capabilities that must be supported by the virtual machine. The image format version is saved as an integer value in the header of an image file. When an image is …
SqueakMap
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
Squeak by example, Chapter 2, Quitno game
SqueakSource
squeak
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
Course name: Software Measures and Maintenance. Institution: Université catholique de Louvain. Professor: Kim Mens Assistant: Sergio Castro
SqueakSource