1844 packages — page 66

SUnit

This is for Squeak3.7 This will not work on Squeak3.6 (you allready haveSUnit 3.1 in the 3.6 Image. No need to install this one).
SqueakMap squeak

SUnit active tutorial

Requires that SUnit 3.1 be installed (it is preinstalled in 3.6). This is a two part tutorial. Test Driven Programming consists of two activities -1. Extending the code so that it passes the tests.1. Extending the test suite to cover …
SqueakMap squeak

SuperPartsBin

Super Parts Bin allows you to share morphs among differernt Squeak image.You can exchange your morph through the internet with SuperSwiki server.The storage can any server directory like SuperSwiki or local directory. Do it the code;SuperPartsBin openAsTab. My Bin --- …
SqueakMap squeak

Superscripts and subscripts

These are true type fonts based on the free Bitstream Vera Sans Mono fonts. This package adds a BitstreamVeraSansSuper and a BitstreamVeraSansSubs font allowing the representation of superscripts and subscripts in Squeak. Mathematical text are the main target of these …
SqueakMap squeak

SuperSwiki2

SuperSwiki2 is a new implementation of SuperSwiki.
SqueakMap squeak

SuperSwiki2Client

SuperSwikiClient will add ServerDirectories to the existing Squeak image, which enables you to access SuperSwiki2.
SqueakMap squeak

SuperSwiki2Discovery

By installing this to SuperSwiki2 client images, the clients will automatically find SuperSwiki2 servers. You do not have to setup anything if SuperSwiki2 server is running on the same network segment.
SqueakMap squeak

SVGMorph

First attempt to inject some SVG goodness into Squeak!
SqueakMap squeak

SVI

Now works in 3.9, gohereFor Squeak 3.7 or 3.8, usethis.If you want a version that works in Squeak 3.6, gohere. SVI is a text editor for squeak that can be used in place of the PluggableTextMorph. SVI is designed to …
SqueakMap squeak

SVI

SVI is a text editor for squeak that can be used in place of the PluggableTextMorph. SVI features extensive support for VIM and Emacs modes and commands. SVI also has many enhancements for navigating and browsing the squeak image.The latest …
SqueakSource squeak

SWABAttack

SqueakDocker: test repo
GitHub squeak

SwaLint

SwaLint is a Squeak/Smalltalk source code linting tool. It is intended to help to improve code quality.
SqueakSource squeak

SwaLint

SqueakMap squeak

SwaRisiko

Risiko game developed in squeak
SqueakSource squeak

Swazoo

Swazoo (Smalltalk Web Application Zoo) is an open source, vendor agnostic, dialect neutral Smalltalk web server with resource and web request resolution framework. More on http://www.swazoo.org
SqueakMap squeak

Swazoo-HTTP

A portable set of classes that model HTTP requests and responses, that form a base on which a web server could be built. With suitable extensions, these could also be used for an HTTP client library. SeeSwazoo-Serverfor the original, portable …
SqueakMap squeak

Swazoo-Listener

A simple web server that uses the Swazoo HTTP classes. RequiresSwazoo-HTTP. This provides the bare minimum Squeak-specific functionality to listen for and process HTTP requests on a Socket. Users should subclass the SwazooListener class and override the #responseForRequest: method. To …
SqueakMap squeak

Swazoo-Server

The portable Camp Smalltalk web server based on the Swazoo HTTP classes. RequiresSwazoo-HTTP. See alsoSwazoo-Listenerfor a much simpler, Squeak-specific server using the same base classes.
SqueakMap squeak

Swazoo4Squeak4

Attempt to keep Swazoo working on Squeak 4
SqueakSource squeak

Swiki

Swiki (Squeak + Wiki) is a wiki implementation that runs under the old Comanche 5.1. Swiki is often also called CoWeb, short for Collaborative Web-site. Both Comanche and Swiki are implemented by Mark Guzdial's Collaborative Software Laboratory at Georgia Tech.
SqueakMap squeak

SwikiExtraUtils

Some function for the Swiki, expecially for the the Squeak Swiki. https://wiki.squeak.org/squeak
SqueakSource squeak

SWT-Demo

Minimal Squeak project tested with a GitHub action.
GitHub squeak MIT

SWT18-Project-04

Auto Correction for Squeak
GitHub squeak

SWT18-Project-18

Spreadsheets inspired by Microsoft Excel in Squeak/Smalltalk
GitHub squeak

SyndicatedActors

An implementation of the Syndicated Actor Model (https://syndicate-lang.org/) for Squeak.
SqueakSource squeak