2821 packages
— page 60
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
A notebook morph with graphic decorations. To enjoy the alpha transparency of the notebook graphic elements, you need to adjust your graphic depth to 32bits.
SqueakSource
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
binary tree implementation
SqueakSource
Scratch port for Pharo
SqueakSource
pharo
NsGame ("The Electricity Game") began as a Squeak port of the Shockwave Flash game by Pavils Jurjans. See http://www.jurjans.lv/stuff/net/freenet.htm. This is the game I demoed at OOPSLA 2003 during the Squeak BOF. See http://squeak.preeminent.org/
SqueakSource
squeak
See class comment for full explanation
SqueakSource
Basic building morphs to contruct simple exercices on arithmetics (additions, substration, etc.). NAddMorph to make a simple addition. NAddOperation composed of NAddMorphs to make an operation with or without reports. Must be included on a panel with controls. To be …
SqueakSource
Add a few mathematical functions - hyperbolic functions - sinc (cardinal sine)
SqueakSource
This is a guess the number game I made with pharo
SqueakSource
pharo
Provide new classes for printing numbers with versatile output formats, mainly floats in decimal notation. Somehow a mirror of NumberParser. Migrated from http://ss3.gemtalksystems.com/ss/NumberPrinter/
SqueakSource
Math framework.By now, only Linear Algebra, Matrix and Vector classes.
SqueakSource
Nurikabe for CS598 Summer 2009 Course
SqueakSource
This package is derived from the original Scratch 1.4 source release by MIT. The original code is subject to the "Scratch Source Code License" (google it!) and the improvements that make it able to run on a modern Squeak image …
SqueakSource
squeak
This is an add-on for the NuScratch package that provides a RaspberryPi specific GPIO server which works alongside the Scratch mesh network server; either or both can be used at any time. This code is MIT licensed. You also need …
SqueakSource
squeak
An open inbox repository for submissions to the NuScratch project (www.squeaksource.com/NuScratch)
SqueakSource
squeak
A collection of experiments with algebraic data types, including esoterica like unification. We also implement several types from Haskell's Prelude, like Maybe and Either.
SqueakSource
O2 is a new code browser in which class categories have been replaced by packages.To load O2, open a workspace and doit the following expressionGofer new squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfO2'; load. (Smalltalk at: #ConfigurationOfO2) perform: #loadDefaultBugs in O2 may be …
SqueakSource
pharo
AddOns for the latest Omnibrowsers (3.9+ with Commands). This project is obsolete and no longer maintained
SqueakSource