1844 packages
— page 66
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
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
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
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 is a new implementation of SuperSwiki.
SqueakMap
squeak
SuperSwikiClient will add ServerDirectories to the existing Squeak image, which enables you to access SuperSwiki2.
SqueakMap
squeak
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
First attempt to inject some SVG goodness into Squeak!
SqueakMap
squeak
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 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
SqueakDocker: test repo
GitHub
squeak
SwaLint is a Squeak/Smalltalk source code linting tool. It is intended to help to improve code quality.
SqueakSource
squeak
Risiko game developed in squeak
SqueakSource
squeak
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
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
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
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
Attempt to keep Swazoo working on Squeak 4
SqueakSource
squeak
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
Some function for the Swiki, expecially for the the Squeak Swiki. https://wiki.squeak.org/squeak
SqueakSource
squeak
Minimal Squeak project tested with a GitHub action.
GitHub
squeak
MIT
Auto Correction for Squeak
GitHub
squeak
Spreadsheets inspired by Microsoft Excel in Squeak/Smalltalk
GitHub
squeak
An implementation of the Syndicated Actor Model (https://syndicate-lang.org/) for Squeak.
SqueakSource
squeak