2821 packages — page 93

smtpserver

This is an embedable SMTP server that allows your Squeak application to receive mails.The goal behind this is to give Seaside applications the possibility to accept emails as input. It only works in delivery mode, no relaying, no gatewaying whatsoever. …
SqueakSource squeak

smutant

SqueakSource

SnakeGame

Jaime Silvela SnakeGame for everyone to enjoy.
SqueakSource

SnapshotServer

A SnapshotServer responds to http web service requests to resume an image snapshot, where the snapshot object is supplied in the web service request. The server will fork a VM using forkSqueak and resume the supplied image in that child …
SqueakSource squeak

Snarl

A growl-like system for displaying notifications within Squeak, using Morphic.
SqueakSource squeak

SNEDEV

SNE DEV PROJECT
SqueakSource

SnmpBasics0

SqueakSource

SOAPClientExamples

Example web services clients using Masashi Umezawa's SOAPCore package
SqueakSource

SoapOpera

Soap Client and Server
SqueakSource

SocketExamples

Some example of the use of sockets as server and as client
SqueakSource

SocketIO

Check out http://socket.io/ and https://github.com/learnboost/socket.io/wiki/ for more information.
SqueakSource

SocRecording

SqueakSource

Sodium

A binding to libsodium for Squeak.Should work with your system's own libsodium shared library, at least on Linux and Mac OS. (If /opt/homebrew/lib/libsodium.dylib exists, this package will prefer it.)Updated in 2025 for current Squeak trunk, based on the version published …
SqueakSource pharo

SofistekQuinto

Sample App from SBE
SqueakSource

softcentral

Mixture of personal and business related development
SqueakSource

SoftEngMetrics

SqueakSource

SoftwareEngineering

SqueakSource

Softwarenaut

Softwarenaut Port to Pharo
SqueakSource pharo

SOI

These are various examples from the Swiss Olympiad in Informatics (http://soi.ch/) and elsewhere. They are intended to show high school students how these problems can be solved with Squeak Smalltalk.
SqueakSource squeak

SOIDavos

Tutorial exercises. For details see the class comments of the ReadMe class.
SqueakSource

SokobanEnh

Sokoban is a wonderfully addictive little puzzle game. This is an enhanced version of the original version as found on Squeak Map. The original version was published for Squeak by Robert Hirschfeld. See http://squeak.preeminent.org/
SqueakSource squeak

SOLHashTable

This is an algorithm for a hash table that expands automatically and lazily as needed to maintain a desired load factor in each hash bucket. It does not require any re-hashing or re-bucketing as part of expansion, in some cases …
SqueakSource

Solitario

Juego Solitario para el curso de Tecnologia de Objetos
SqueakSource

SomeBrowsers

This package contains some browsers built with ToolBuilder. They may serve as examples to learn to use ToolBuilder as well as general components to be extended by you.
SqueakSource

someQuintogameSBE

The SBE Quinto game
SqueakSource