24282 packages — page 581

NetworkTests

Comprises the latest code in the 3.9 Squeak (basic) image.
Squeak Trunk squeak

NetworkTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

NetworkTests

Comprises the latest code in the 3.9 Squeak (basic) image.
Squeak Trunk squeak

NetworkTests

Squeak Trunk squeak

NetworkTests

Squeak Trunk squeak

NewCompiler

This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap squeak

newConfiguration

Maintenance updates for the Squeak 5.2 release.
Squeak Trunk squeak

newConfiguration

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

newConfiguration

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

newConfiguration

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

newConfiguration

You might want to read aboutSqueak's Community Development Model. If you are not a core developer here is where you can submit suggested changes to Squeak. This repository is open to all reasonable submissions.Tests are always appreciated.Once a package is …
Squeak Trunk squeak

NewDebugger

Implements a new debugger for squeak
SqueakSource squeak

NewKindOfScienceIntro

This programs visualizes a very simple one-dimensional cellular automaton, which operates on booleans and takes only three predecessors into account for the generation of a new cell. This CA is used in Stephen Wolframs "A new kind of science" as …
SqueakMap squeak

NewProgressBar

A different progress bar will be displayed for MVC and Morphic. This also ensures that a progress bar gets removed. In Morphic progress bars get stacked, the most recent one is at the bottom.
SqueakMap squeak

NewsAgent

This newsreader aids in handling the volume of traffic on net news. It monitors your reading habits and ranks new messages by importance, discriminating on author and thread. Below a certain threshold, uninteresting articles are suppressed altogether.
SqueakMap squeak

NGSQinto

Just for getting the hang of Squeak Source
SqueakSource squeak

NiceDoIt

Evaluates some expression in the workspace in a low priority process so as not to lock the user inteface. Opens a window to manage the process. The process is terminated (killed) when closing the window. Nice refers to the unix …
SqueakMap squeak

Nile

Aims to create a new stream hierarchy. Formerly known as RFStreams.DocumentationNile core + collection-based streamsFile-based streamsTo installNile is present in SqueakMap and in Universe.In monticello, loadNile-All. If you only want the core, load Nile-Base.
SqueakSource squeak

Nile

Nile is a complete reimplementation of the squeak stream hierarchy. It provides: http://damien.cassou.free.fr/documents/internship2007/nile/completehierarchy.pdf
SqueakMap squeak

Nisshoku

Pattern/modular-based official documents generation system. Required packages:SeasideScriptaculousVassili's RegexYAXOOpenDocument:http://www.squeaksource.com/OpenDocument/OpenDocument-Core-tak.35.mczhttp://www.squeaksource.com/OpenDocument/OpenDocument-Workspace-tak.1.mczSorry, full package description will be later
SqueakSource squeak

NNTPClient

Implementation of an NNTPClient (in the terminology of squeak: like httpclient, ... so there's not yet a ui for it)
SqueakSource squeak

NockS

A Nock VM in (SQueak) Smalltalk
GitHub squeak BSD-3-Clause

NotificationCenter

NotificationCenter provides a mechanism for broadcasting information to registered objects.
SqueakMap squeak

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

Ns Game

This is the game Idemoedat OOPSLA 2003. NsGame began as a Squeak port of the Shockwave Flash game by Pavils Jurjans.Seehttp://www.jurjans.lv/stuff/net/freenet.htm. To begin the game perform:NsGame new openInWorld Instructions are available from within the game.
SqueakMap squeak