3288 packages — page 67

NetworkTests

Monticello package 'NetworkTests' in the squeak51 repository at source.squeak.org. Latest NetworkTests-mt.43.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak60 repository at source.squeak.org. Latest NetworkTests-mt.64.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak45 repository at source.squeak.org. Latest NetworkTests-fbs.37.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak41 repository at source.squeak.org. Latest NetworkTests-nice.12.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the treated repository at source.squeak.org. Latest NetworkTests-dtl.78.mcz; 5 versions.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak42 repository at source.squeak.org. Latest NetworkTests-ar.22.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak61 repository at source.squeak.org. Latest NetworkTests-pre.80.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak52 repository at source.squeak.org. Latest NetworkTests-pre.55.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak43 repository at source.squeak.org. Latest NetworkTests-ul.27.mcz; 1 version.
Squeak Trunk squeak

NetworkTests

Monticello package 'NetworkTests' in the squeak46 repository at source.squeak.org. Latest NetworkTests-fbs.37.mcz; 1 version.
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

Monticello package 'newConfiguration' in the squeak52 repository at source.squeak.org. Latest newConfiguration-PM.1.mcm; 1 version.
Squeak Trunk squeak

newConfiguration

Monticello package 'newConfiguration' in the inbox repository at source.squeak.org. Latest newConfiguration-mk.2.mcm; 4 versions.
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