2821 packages — page 60

NoeTables

Interactive exercises.General framework for multiple choice problemsExamples:Math problems for elementary school kidsLatin problemsVisit my German-Latin instance athttp://uchi.seasidehosting.st.
SqueakSource

NonAsciiCollation

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

notebook

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

Notepad

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

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

novakj48BT

binary tree implementation
SqueakSource

nscratch

Scratch port for Pharo
SqueakSource pharo

NSGame

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

nspie

SqueakSource

NUGTest

SqueakSource

Null

See class comment for full explanation
SqueakSource

Numb3rs

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

NumberExtensions

Add a few mathematical functions - hyperbolic functions - sinc (cardinal sine)
SqueakSource

NumberGuess

This is a guess the number game I made with pharo
SqueakSource pharo

NumberPrinter

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

Numerics

Math framework.By now, only Linear Algebra, Matrix and Vector classes.
SqueakSource

Nurikabe

Nurikabe for CS598 Summer 2009 Course
SqueakSource

NuScratch

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

NuScratchGPIO

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

NuScratchInbox

An open inbox repository for submissions to the NuScratch project (www.squeaksource.com/NuScratch)
SqueakSource squeak

Nutcracker

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

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

Oak

SqueakSource

OBAddOns

AddOns for the latest Omnibrowsers (3.9+ with Commands). This project is obsolete and no longer maintained
SqueakSource

OBFramework

Coming soon
SqueakSource