922 packages
— page 20
Allows editing a full class or some classes methods in a single file with any text editor. The text format is simply a sequence of valid Smalltalk messages (e.g. class creation message). Method definitions are possible using, two messages. <html>The …
SqueakSource
Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource
Let you define yours own collation order. Useful for example for non English collation of SortedCollection and so on. It is dedicated to the public domain.
SqueakSource
Different strategies for normalizing a numeric collection that can be used by machine learning algorithms
GitHub
MIT
This is a simple Seaside app I coded up when I was initially learning Seaside. It's a simple web-based "notepad." It has one dependency, the Sixx package (which is used to write the notepad entries to a file). Although this …
SqueakSource
NotificationsArea is a Seaside Decoration which renders a notifications div & an error div.It wraps around the AJAX calls generated by scriptaculuous/prototype extensions of seaside, and adds a notification if the callback attached to the AJAX thing was successfull, or …
SqueakSource
squeak
Nurikabe for CS598 Summer 2009 Course
SqueakSource
A GUI-Tool to teach Object Oriented principles beginning with pseudo-prototypes. It's used in Universidad Tecnológica Nacional, Buenos Aires, Argentina.
SqueakSource
Enhancements to the ODBC package from Diego Gomez Deck. The enhancements are as follows: * DSN-less connection string support* Simpler access to result sets with a single message named "run" that takes an SQL statement and returns a Collection of …
SqueakMap
squeak
Seaside Reverse Polish Notation Calculator tutorial from the Squeak by Example book.
SqueakSource
squeak
Learning Pharo.
SqueakSource
pharo
Quinto Game as described by SBE (SmallTalk By Example) Tutorial.
SqueakSource
Educational software for use in a classroom environment. This project is initiated by Open Learning Exchange (OLE) Nepal for our project to introduce the OLPC XO into classrooms. Current status: Just getting started!
SqueakSource
This is my first project on SqueakSource created with the sole intention of learning how to manage projects using this facility.
SqueakSource
squeak
This package has ordered dictionary classes that behave like OrderedDictionary and OrderedIdentityDictionary in Pharo, but are portable to Squeak and Gemstone, and other ordered dictionary classes needed by XMLParser and XMLWriter. For additional info and examples: http://montyos.wordpress.com
SqueakMap
squeak
Ozono es una herramienta que permite enseñar Programación Orientada a Objetos sin introducir el concepto de clases. Permite crear objetos (singletons) y darles comportamiento, testearlos, usarlos en workspaces, etc.
GitHub
pharo
test project for pakbot package manager
GitHub
MIT
PaneResizerMorph lets you resize two adjacent submorphs within any owner morph by dragging their common border with the mouse. By default, a PaneResizer is invisible ('transparent') and makes itself be noticed by changing the mouse cursor on 'fly over' indicating …
SqueakMap
squeak
Examples for the paper "Patterns of Aspect-Oriented Design"
SqueakSource
Assignment for Programing Paradigms course @ Warsaw University of Technology
GitHub
PBE Pharo By Example
GitHub
pharo