1844 packages — page 57

SmallReddit

A simple reddit clone sample Seaside application meant be a very simple reference app to learn from. There are comments throughout, and various techniques are used to demonstrate different ways of doing things. Some forms are generated directly via Seaside …
SqueakSource squeak

smalltalk

Smalltalk Code for Squeak and GNU Smalltalk
GitHub squeak GPL-2.0

Smalltalk 72

Dan Ingalls did an emulation of the Smalltalk-72 emulator for Alan Kay's birthday. The original Smalltalk 72 User Manual is available:http://www.spies.com/~aek/pdf/xerox/alto/Smalltalk72_Manual.pdf
SqueakMap squeak

Smalltalk_TicTacToe

This is just a simple Morphic project I created in Squeak.
GitHub squeak

SmalltalkAMF

This project has the goal to create an AMF server/client protocol implementation in smalltalk. AMF is the binary protocol used by Adobe flash and/or flex. The main goal is to support really fast transfers between a Rich Internet Application in …
SqueakSource squeak

smalltalkHLA

smalltalkHLA is a an implementation of the HLA1.3 and IEEE1516 specifications in Smalltalk(Squeak) Work on HLA 1.3 is underway and IEEE1516 classes are stubbed out.
SqueakSource squeak

Smalltronics

An electronic simulator for smalltalk, uses ngSpice as simulation backend. Hopefully i'll add a morphic schematic editor too.
SqueakSource squeak

smallUML

Gofer it squeaksource: 'smallUML'; package: 'ConfigurationOfSmallUML'; load. (Smalltalk at: #ConfigurationOfSmallUML) project latestVersion load.
SqueakSource squeak

SmallWiki-Kernel

SmallWiki is a complete OO implementation of a Wiki. This is the kernel. See the package SmallWiki for more information.
SqueakMap squeak

SmallWiki-stable

SmallWiki, a completely OO implementation of a Wiki. SmallWiki was written by Lukas Renggli and ported to Squeak by Chris Burkert, Stephen Pair and others. Please report any bugs and/or fixes to the list
SqueakMap squeak

SmallWiki-unstable

This is a Installer for SmallWiki, a completely OO implementation of a Wiki.SmallWiki was written by Lukas Renggli and ported to Squeak by Chris Burkert, Stephen Pair and others.Please report any bugs and/or fixes to the maintainer! This installs/upgrades all …
SqueakMap squeak

SmallWorld

An implementation in Squeak of SmallWorld of Tim Budd
SqueakSource squeak

smhquinto

Quinto game from squeak by example
SqueakSource squeak

SMock

This is old mock objects simple framework port from VisualWork. It is for BehaviorMockup testing
SqueakMap squeak

SMorphic

This is an attempt to introduce styles to morphs. A package contains own - ToolBuilder - default theme - widget set
SqueakSource squeak

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

SnakeGame

SqueakMap squeak

Snapshot Spelunking

Send ChangeSorter buildInterestingChangeSet to construct a ChangeSet named 'Interesting' which contains all the interesting (see the method comment for details) code changes in a snapshot.
SqueakMap squeak

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

Snarl

User Notifications for Squeak
GitHub squeak NOASSERTION

SoapCore

SoapCore is a SOAP implementation for Squeak (including both client and server). It is a SOAP part of SoapOpera. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple.
SqueakMap squeak

SoapCoreClient

SoapCoreClient is a SOAP client implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. Only YAXO is needed for installation
SqueakMap squeak

SoapCoreServer

SoapCoreServer is a SOAP server implementation for Squeak. It achieves some interoperability with other SOAP, such as SOAP4R, Splash/Spray, etc. Designed to be lean and simple. * Prerequisites: KomHttpServer6.2+ *
SqueakMap squeak

SoapOpera

SoapOpera is a multi-protocol, multi-transport SOAP with ORB, currently runs on Squeak3.x SoapOpera consists of two parts: SoapCore and OperaORB. SoapCore is a SOAP implementation for Squeak (including SOAP RPC).It acheves some interoperability with other SOAP, such as SOAP4R, Splash/Spray. …
SqueakMap squeak