1451 packages
— page 35
Helpers to encode and decode files or instances of any object that can be streamed (via ReferenceStream) to methods (either class or instance side).For example, did you ever want to store a graphic as a class side method so you …
SqueakSource
Basic invoicing app to teach myself Pharo smalltalk
GitHub
pharo
MIT
Teaching myself Pharo with a basic invoicing app
GitHub
pharo
MIT
First Pharo example - Lights Out - learning how to use Monticello
SqueakSource
pharo
A compiler to the Jack language based on nand2tettris course using Pharo IDE
GitHub
pharo
From SqueakByExample
SqueakSource
squeak
I am a Quinto game created with the help of a book called Squeak by Example.
SqueakSource
squeak
The example Quinto game of SBE
SqueakSource
Following through the steps in the Amiga Juggler ray tracing example along with my computer graphics book to create a simple ray tracer in smalltalk.
SqueakSource
Sample excercise from Smalltalk By Example
SqueakSource
This is the Quinto game from the book Smalltalk by Example 6.0. I've uploaded it here in the interest of learning how to use Monticello and SqueakSource :)
SqueakSource
squeak
My first Squeak program from Squeak by Example
SqueakSource
squeak
learning squeak
SqueakSource
squeak
Prerequisites: Runtime Environments, IvapParser (for non Chango VMs) Kats is a transaction service that operates entirely in memory. It allows you to organize the mutations of objects into logical units of work that transition the system from one consistent state …
SqueakMap
squeak
Kerala is a visualization tools for Squeak that is coupled with SUnit tests.When you a sunit test, a trace is generated. You can visualize this trace using different color maps.A short demonstration:Load Kerala (http://www.squeaksource.com/Kerala)Pick any SUnit (subclass of TestCase) and …
SqueakSource
squeak
Croquet project for teachers, children and parents in early-education. (son of WiscWorlds) See wiki tab for instructions, status, etc.
SqueakSource
Kilauea is a minimalistic framework that combines Seaside, Magma and Mewa to help people quickly create web applications with persistence. Currently, the biggest sample app is Nags. Kilauea has everything you need in its list of MC dependencies, so it …
SqueakMap
squeak
The example game from SPE
SqueakSource
Prerequisite packages: KomServices(which in turn needsDynamicBindingsand, if you are using a pre-3.7-image,Named Process) KomHttpServer is the Comanche web server package. To get a simple web server running, install this package and evaluate the code below. A simple file serving web …
SqueakMap
squeak
kont.txt is a decision tree based legal expert system, and a tool for legal education. It lets you define legal words as terms within a context of other terms, and test the validity of your understanding by providing an 'expert'-system …
SqueakMap
squeak
Objects to calculate astronomical values for our solar system. For example sunrise and sunset times for anywhere on earth on a given date.
SqueakSource
A different way to group different existent packages / classes for specific goal. Example: What I wish the minimal possible sound , network, player of Etoys system ? I doing this in SqueakLight, now what Pavel do new Squeak3.9g-7061-basicMorphic.image, start …
SqueakSource
squeak
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) As described by Yoshiki Ohshima in a post to the Squeak email list: "It reads a BNF description and(if I remember …
SqueakMap
squeak
Learning with pharo
GitHub
pharo