All packages sorted by name
- 15-Puzzle - The classic puzzle done with four lines of EToys
- 3.7 Full Assembler - The assembler script that converts a plain 3.7 basic image into a sexy full one.
- 3D Facial Animation - An animated face based on Waters' muscle model.
- AccuFonts - A set of replacement bitmap fonts unencumbered by Apple's license
- Aconcagua - This project reifies measures as first class objects. A measure is a number with a unit
- Actalk - Actalk is a testbed developped by Jean-Pierre Briot for modeling, classifying and experimenting with object-oriented concurrent programming languages.
- Additional Layouts Core - Changes needed to make multiple new layouts work.
- Adhoc - An archetype based object system
- AIDA/Web - Web application server and framework
- AioPlugin - Asynchronous IO event notification, e.g. signal a Semaphore when data is ready for read.
- Algernon - Algernon is a keyboard based launcher and quick way to access any item in your image.
- Align Project Thumbnails - Aligns project view morph thumbnails
- alternative word jump - little cs for make CTRL+LEFT y CTRL+RIGHT jump from word to word in words likeThisOne.
- AltFreeCell - FreeCell and Klondike solitaire games using Morphic
- AMB - The ambigous nondeterministic angelic operator (uh?)
- AndreasSystemProfiler - A profiler more robust than MessageTally. Requires the Cog VM.
- Animations - good-looking user feedback for morphic applications
- AnnotatedMethodPuller - Gathers up items from suitably-annotated class-side methods
- ANSI Compatibility - Moves Squeak quite a bit towards ANSI compatibility
- ANSI Tests - Sunit test for the ANSI Smalltalk part of Squeak
- ANSIRuleDate - The RuleDate* classes, superseded by Chronology
- AOKI Prolog - AOKI Prolog set
- Appearance Menu Registry for Squeak 3.4 - Provides a menu registry for the world appearance menu.
- Applescript - I represent a Squeak front-end to Applescript in the Macintosh
- AppleScript Media Player Interface - AppleScript interface to interface with IDVD and QuickTime, plus manage Squeak
- AppRegistry - A simple registry to aid in removing packages from the image
- Aqua Theme - An Aqua theme
- ArbitraryPrecisionFloat - Floating Point Operations With Arbitrary Precision
- ArrangedTiles - Bring fifteen little numbered tiles home by shuffling them around in their tray.
- Array2D - Array2D -- just for compatibility, from Squeak 3.6
- Arrows - A relational algebra style of meta-object protocol for Squeak objects.
- AspectS - AspectS allows for general-purpose aspect-oriented programming in Squeak.
- ASReddit - Projecto de AS
- Assertions - Port of Vassili Bykov's assertions from Squeak 2.7 to Squeak 3.7
- AST - The AST from the RB
- Asteroid (a small Comet) - A small, but functional, implementation of the "new" technology named Comet.
- AsyncWrapper - Erlang-like object wrapper to have an object live in one process
- Atomic - Build chemical molecules using given atoms.
- Audiotron - Control software for AT-101 industrial music player from Turtle Beach.
- AudioVideoLib - supports manipulation of time based multimedia data
- AutomaticMethodCategorizer - This package allows you to categorize uncategorized methods based on rules.
- AutomaticMethodCategorizerServices - Services for the Automatic Method Categorizer
- AwesomAtom - Atom/Provider for Seaside 2.9 in tyhe spirit of RSRSS
- BabyIDE - Work with code for system state and system behavior separately
- BabyIdeAllInOne - BabyIDE with many examples in one download.
- BabySRE - SRE (Squeak Reverse Engineering) is new set of three tools making Squeak objects visible and tangible:
- Background Loader - Background Loader with Preview for Squeak 3.7
- Background Loader with Preview for Squeak 3.4 - Provides a previewer for images that can be loaded as the desktop.
- BackupMaker - Backup tool.
- Balloon3D - External Balloon3D package
- Balloon3DRemoval - Removes Balloon3D from 3.4alpha
- Banyan - Backup and file management utility.
- Bar Graph - Bar Graph (or Bar Chart)
- BBC Radio Recorder - Search and record BBC Radio shows.
- BeachSand - BeachSand is a small utility for storing/loading Seaside application configurations to files.
- Befunge'93 - The Befunge programming language, according to the ANTSY 1993 Specification
- BehavioralInspector - A new inspector which not violate the basic principle of encapsulation.
- BehaviorMockup - New mock objects framework with SSpec functionality
- Benchmarking - Benchmarks for Squeak 4.*
- Benchmarks - Various Benchmarks for Squeak
- Berkeley DB Plugin - An interface to Berkeley DB (http://www.sleepycat.com)
- BFAV2 - The core package for the Squeak harvesting tool
- BFAV2 Installer - Second-generation harvesting tool
- Bicephale - Bicephale changes Seaside to make it deal elegantly with simple static page
- Bill Smith - I enjoy creating software programs to make the work experience easier.
- billythekid - I enjoy creating software programs to make the work experience easier.
- BinarySavingMC - Binary storage facility for Monticello
- BitArray - Simple implementation of BitArray, which stores lots of bits.
- BitmapCharacterSet - A portable character set class that uses a bitmap for wide characters and an Array for byte characters
- Bitstream Vera Fonts Naked - Just the fonts - no patches
- Blackfoot - A SimpleCGI implementation aimed at supporting Seaside faster than KomHttpServer
- BlogBrowser - A basic blog reader in Squeak.
- BobsUI - A development environment for standard GUI user interfaces
- bons - experiments in alife - an alife playground for those who wish to use it.
- Boolean Logic - Manipulate Boolean expressions.
- BreakOut - A well designed breakout...
- Breakpoint Support - Adds breakpoint suppoirt to the method pane menu
- BRegexp for Squeak - Perl5 compatible regular expression library
- Broken entry for testing - DON'T INSTALL! - This is to test exception handling in the SMLoader
- Browser Booster - A set of add-ons for smalltalk code browsers, boosting your productivity.
- BrowserInheritanceIcons - Adds some icons to the method inheritance button of browser like tools
- BrowseUnit - Adds some unit testing support facilities in the browsers
- BrowsingSourceStringInCategory - Here is a piece of code allowing you to restrict searching source string in a category.
- BTree - A BTree implementation suitable for use with remote object databases
- ByteSurgeon - Bytecode Transformation Framework
- CalculatorMorph - Calculator made with morphic
- CaptchaDotNet - Captcha service client
- CassandraClient - Cassandra client bindings for Squeak: http://code.google.com/p/the-cassandra-project/
- Cassowary - Cassowary is an incremental constraint solving toolkit that efficiently solves systems of linear equalities and inequalities.
- Categorical SM Package Loader - Squeak Map Category oriented browser.
- Celeste - An e-mail client
- Celeste Removal - Refactors mail-handling code and then removes Celeste references
- Celeste Tests - Some simple SUnit tests for Celeste
- CelesteAddressBook - CelesteAddressBook can be used to browse your email addresses, auto collect them and sort by frequency.
- ChangeSet Revision Tag for Squeak 3.5 - Enhances change set preamble code
- Chess Castling Fix - Fix to Chess to prevent Castling through check (that's illegal!). Also added some constants for readability.
- Chess Game - A fine game of Chess.
- ChickenEyes - A little cursor watcher :-)
- Chip-8 emulator for Smalltalk - Chip-8 emulator (interpreter) written in Smalltalk
- Chronology classes - ANSI DateAndTime, Duration, refactored Dates, Weeks, Months, Timezones and more
- Chronos - The Chronos Date/Time Library
- Chuck - a type inferencer
- ChuckRepository - tells Monticello tools about the Chuck repository on SqueakMap
- Classbox - The Classbox Model: A Module System for Squeak
- ClassboxBrowser - Useful with Classboxes
- Classroom - Generator of exercises to be used in a classroom with a communication tool to allow easy transmision from teacher to a bunch of students
- Cleanup - Just a bit of refactoring to split apart some packages
- Cleanup Tools - Some tools to help with the Cleanup work.
- click for keyboard focus - To make Morph, PluggableListMorph and PluggableTextMorph accept and release focus only on mouseDown (when the preference mouseOverForKeyboardFocus is set to false)
- ClosureCompiler-ajh for 3.8 - Block closures and new compiler
- CodeTalk - CodeTalk allows developers to have conversations about source code elements.
- Collections-Misc - A variety of methods and classes which add functionality to collections
- ColorDevTools (CDT) - Adds some color listing support to the existing tools. FileMergeContentsBrowser is also included.
- ColorMixer - For choosing a color. Shows a palette of mixed colors to find the right nuance.
- Colors - More named colors
- Comanche - A web serving framework for Squeak
- CommandShell - Smalltalk simulation of a Unix command shell integrated with Squeak
- Completion Enhancements - Enhances Squeak's completion system
- ComplexExtensions - Add functions to Complex
- Compressed Sources File - Full browsing with squeak.sources compressed 4x
- ConflictChecker - Lets you check an older .cs/.st file for conflicts with methods from more recent update-changesets in your image
- Connectors - Diagramming application and framework for making structured drawing editors
- ContextS - ContextS allows for context-oriented programming in Squeak.
- ContextT - ContextT (based on ContextS) allows for context-oriented programming in Tweak.
- Continuations-ajh - Continuations a la Scheme
- Control - Direct implementation of the shift/reset control operators
- Copy as HTML - Copy as HTML the text (including formating)
- Covid-19 Tracker - A client and morph view for
- Crop Morphs - Crop Sketch Morphs
- Crop SketchMorphs and Grab Screen Rect to JPG for Squeak 3.4 - Provides a menu option to allow a crop operation on an existing SketchMorph.
- Croquet Croquet for Croutons - A game somewhat reminiscent of Croquet for the Croquet environment
- Croquet-alife - Croquet version of bons-alife by Ken Boucher
- CroquetGL - Croquet OpenGL
- crypto - Cryptography dev package
- Cryptography - Cryptographic algorithms and protocols
- Cryptography Team Package - Cryptographic algorithms and protocols
- CurvierCurves-wiz - PlayWithMe for better looking curves
- Czech Keyboard - Allows to enter Czech characters in iso-8859-2 or unicode encoding without any support from host platform
- Dandelion - Smalltalk code analysis/output framework
- DBus - D-Bus bindings for Squeak
- Debugger - key bindings - Add F4 to F11 key bindings for faster debugging
- Debugger - stub method creation - A small improvement to aid programming-in-the-debugger
- DebugReport - Generates HTML document that has the same view as Debugger
- DebugReportClient - Sends a DebugReport file to DebugReportServer
- DeclarativePools - Provides a means for declarative pool 'dictionaries'
- DefaultExternalDropHandler - New default external drop handler that uses the FileList services to handle the file droped.
- DejaVu fonts - DejaVu font (Bitstream Vera derivative) installer
- Deli - managing courses and providing for submission of deliverables
- DeltaStreamFixes - Just some fixes for the DeltaStream package
- DeltaStreams - Distributed Change Logging
- Deprecated Methods for 3.6 - The list of all methods deprecated from Squeak 3.6.
- Developer Workspace - Assembles Developer Tools
- Development Environment for 3.8 - Transform a 3.8 full 'virgin' image into my taste of development environment.
- Diagram Browser - A tool for creating and browsing morphic drawings organized in a category tree
- DiceMorph - Rolls dice - eToys scriptable
- DictionaryBrowser - A simple query and results browser for RFC 2229 dictionary servers
- Diego's UI Enhancements - A collection of tweaks to scrollbars, system windows and menus in Squeak
- DirectoryPlugin - Directory stream and file stat improvements for faster file and directory access
- Discovery - Discovery is a framework to publish/detect network services automatically (like Bonjour or SSDP).
- Dispatch - An experimental multiple dispatch facility for Smalltalk
- DNS Client - A DNS client (a name resolver) implemented in Squeak using UDP sockets
- DualMaze - A Croquet Maze Space
- Dynamic Layout Menu - Layout menu refactoring to enable multiple additional LayoutPolicies.
- DynamicBindings - A mechanism for per-process variable binding.
- Dynamory - A funny (dynamic) MemoryGame in Tweak.
- DynDNS - Bind clients to servers using a dynamic IP address obtained from DnyDNS.com
- EasySqueak - Tools for the easy creation of simple exercises in squeak
- ECE Toolkit - Build simple circuit diagrams and analyze their truth-tables.
- ECoDE Design Environment - Object-Oriented Design with code import/generation, collaboration, and design critics.
- eCompletion - Code completion inspired by eclipse.
- eCompletionOmniBrowser - eCompletion for OmniBrowser
- eCompletionTraits - eCompletion adapted to traits
- Edit Pretty Print Text Colors - Edit pretty print text colors
- Eg - Examples to the rescue: Create examples, store them, create tests by dragging a method on an example
- Elliptical Layout - Lay out submorphs in ellipses around the first submorph.
- Emacs key bindings - Set up key bindings for editting text with many of your favorite Emacs commands.
- Enhanced IRC Client for Squeak 3.4 - This is a significant rewrite of the built-in Squeak IRC client GUI. (Works with Squeak 3.5)
- Ephemerons - An implementation of Ephemerons for the Squeak VM
- Equality Comparison - Quick , easy , and bug free way to create #hash , #= method to any class you want!
- Es-Sqeakz-Me - Playing with talking Morphs
- EventInterceptorMorph - A tool for tracing Morphic event dispatching
- Extended Serial Port - Basic serial port support is Squeak is basic. This gives you full control over all serial devices
- ExternalWebBrowser - This small package should work as an alternative to scamper.
- Exupery - A byte code compiler written in Squeak
- FastSocketStream - A fast documented replacement for SocketStream with fewer bugs.
- Faure - A Squeak PDA environment for iPaqs etc
- FCGI - FCGI for Seaside
- FelTimetable - Seminar Work for subject OBP, Czech Technical University in Prague
- FFI - Foreign function interface
- FileList2 Dialogs Enhancement for Squeak 3.4 - Provides extensions to dialogs available from FileList2.
- FileMan - A library for manipulating files and directories in an extremely simple way.
- FileSystem - FileSystem API that was developed as a replacement for Squeak's FileDirectory API
- FileTree - a Monticello repository backed not by zip files, but a tree of individual class files that can be versioned using git, svn, etc:
- FillInTheBlankMorph Look Enhancement - New look for FillInTheBlankMorph, compatible with Diego's other UI look enhancements
- Filtering Celeste - a version of Celeste that generalizes the filtering mechanism
- FixUnderscores - LeftArrow become: Underscore
- FlapsRegistry - Makes the registration-deregistration for the flaps easier
- Folktale - Object command shell for headless Squeak
- FontSetCream - The Cream Font
- FracTalk - A Smalltalk Implementation for the Fractal Component Model
- FractalMorph - Generates Mandelbrot set images, by zooming on different regions.
- FreeAnnotations - permits to add arbitrary source code annotations
- FreeType Plus - Font rendering using the FreeType library
- FreeType Plus (plugins installer) - Installs plugins, and libraries, into the VM executable directory.
- FreeType Plus (sub-pixel anti-aliasing) - FreeType Plus (sub-pixel anti-aliasing)
- Freetype/2 Font Demo - A demo of the Freetype/2 fonts, using pre-rendered antialiased Bitstream Vera fonts.
- FriendlyFeeds - FriendlyFeeds provides the inclusion of Atom/RSS links in HTML headers
- FTP Server - A fully extensible FTP server for Squeak
- Fuel - An open-source general-purpose object serialization framework.
- FullImageProjectAlice - A project for Alice in the full image
- FullImageProjectSmalltalkIntroduction - A project containing a presentation of Smalltalk
- FullImageProjectSqueakPresentation - A presentation of Squeak and projects
- Fulltext Search - Adds fulltext searching capabilities
- Functional Pattern Matching - Functional Pattern Matching in Squeak
- Gal2 - Squeak Project
- Games - The official Games Packages
- GamesForTrunk - The revival of old 3.6 games , ready for trunk
- GamesRemoval - Separates Led* classes into a new category and prepares to delete the games
- GamesTests - Tests for Games
- Garden - A notes editor that uses Squeak hypertext to provide a quick editor to a (currently local only) swiki
- Gardner - a Seaside Wiki
- GarminGPS - Establishes a connection between a Garmin GPS receiver and Squeak.
- GeneralEnh-ajh - Various fixes and enhancements to general objects and collections
- Generic Actions Framework - Publish the commands an object should export to the UI without getting entangled in UI design.
- GentleSmalltalkIntroduction - Presentation of the Smalltalk Language
- GLMorphic - use OpenGL as backend to draw everything in squeak
- GLORP port - Object-Relational Mapping Framework (see http://www.glorp.org)
- Golgi - Golgi is an outliner for Squeak
- GOmiscChanges - Some changes and additions to the base image.
- GOODS - Client library for the Generic Object Oriented Database System
- GoodsServer - Run GoodsServer directly from Squeak
- Goya - Goya - color your methods when they are executed
- Gradient Window Look - A look style for SystemWindows and standard widgets
- GraphQL - GraphQL Parser, Server, Client, and Schema-Generator
- Graphs - Classes to represent graphs
- Graphs-Morphs - Morphs that layout graphs interactively
- GraphViz - Graph visualization is a way of representing structural information as diagrams of abstract graphs and networks.
- GravatarDemo - Interact with the Gravatar API demo
- Grease - Compatibility-layer for writing cross-dialect Smalltalk applications.
- GreenNeon - A simple web page maker combining HttpView2 and the Seaside2.6 canvas.
- Grid Layout - Lay out submorphs in a defined number of rows and columns.
- Growl - Sockets client to Growl notification system - requires Growl package http://www.growlforwindows.com/gfw/default.aspx
- HaltOnce - Single trip-once halt command
- HandySimulator - HandySimulator
- Hashing Framework - This framework provides better performing and more consistent hashing throughout the system.
- HC HTTPClient - An almost unconditionally HTTP/1.1 compliant client for Squeak.
- HelpViewer - A help viewer.
- Hermes - Hermes Encrypted Tweak IMAP Email Client
- Hexconverter - An ascii-hex conversion utility
- HID Plugin - Access HID devices from Squeak
- Hierarchy List Morph - Lines - Provides vertical line to SimpleHierarchicalMorph
- Hierarchy List Morph - Navigation - Provides different enhancements to SimpleHierarchicalMorph
- Hobble - A simple TCP/IP network circuit simulator
- HoneyGinger - A particle-based fluid dynamics simulation environment with a variety of visualization methods.
- HQ9plus - HQ9+
- HTML - A simple HTML Parser
- HTML+CSS Validating Parser - Parses awful HTML and CSS
- HTML-Parser - A strict HTML parser. Requires YAXO.
- HTMLBuilder - Base classes for HTML construction adapted from Seaside, used by HttpView2.
- HTMLTableMorph - Table implementation for Scamper.
- HTTPClient - A port of Steve Waring's HTTP 1.1 client library
- HttpView2 - A very easy web application framework to build web apps in pure Squeak.
- Hypertext Fileout - Adds a menu item to the tecxt menu which files out text with attributes as a simple .st file.
- Hypertext Tutorial - A tutorial about hypertext in Squeak text (as created by Alt-6)
- idealGas - port of BouncingAtomMorph to Tweak
- Image Browser - You can view and compare the code in another image.
- ImageFormat - ImageFormat represents the requirements of the image in terms of capabilities that must be supported by the virtual machine.
- InformationSpace - Causal Set engine and visualization tool
- INIFile - Parser for Windows-style .INI files
- InspectorEnh-ajh - Refactored inspector plus new compiled method inspector
- Installer - Readable automated installation scripts for squeakmap and monticello packages
- Instance based Class Diagrams - This class diagrammer attempts to show the relation between classes based on what it finds in the classes instances.
- InstanceEncoder - Encode instances of objects to strings and back again
- InternalThreadNavigationPlus - New menu item 'Export Projects as PNG ' added to InternalThreadNavigationMorph
- inverteBright - Inverts display for less-bright, night-time view
- IOHandle - Factor out external IO handles from FileStream and Socket hierarchies
- IRC - The IRC client from Squeak 3.6
- IRCBot - an infobot for use on #squeak at freenode.net in particular
- IRCe - Combined IRC / Enhanced IRC package
- IRCe-Tests - Test suite for IRCe
- IRCLogViewer - A simple viewer for IRC log files (like the famous squeak IRC channel)
- ISO-8859-2 font hack - Adds missing il2 glyphs (cz subset) to default font in Squeak releases up to 3.6
- ISO-8859-2 fonts - Adobe Helvetica and Times in Central European encoding for Squeak versions up to 3.7
- ISO-8859-2 scamper patch - Allows scamper work with Central European encoding (for Squeak versions up to 3.7)
- Iterator - A wrapper for blocks that iterate over collections
- IvapParser - Instance Variable Acess Protecting Parser
- Jabber - A Squeak Jabber client
- Jacaranda - A UML-Like diagrams editor
- Jam Tomorrow - Collaborative Sound Generation with Croquet using OpenAL.
- Japanese Environment Installer - A script to install Japanese fonts, locale, and localization patches
- Java Serialization - Framework for reading/writing Java objects via the java serialization protocol
- Jeff's Animation Tools - Various tools for authoring animations and cartoons. Includes MorphAgents.
- JSON - JSON for Squeak
- JunMessageSpy - A message passing profiler on a block expression or a source code string
- Kabungu - Dependency resolution engine for Squeak packages
- Karel's World - Karel the Robot done with eToys
- Kats - a object oriented transaction system
- KeyBinder - A Global Mechanism for KeyBindings on Squeak
- keyboard focus rotation - Changes to Morph, PluggableList and PluggableText to make them the ability to switch keyboard-focus via a keystroke
- Keything - Keeps your keys. In a safe place.
- Kilauea - Where Magma meets the Seaside - a framework to build websites with OODB persistence
- Knigge - A facility to load packages from on image to another, either as source or compiled
- KomHttpServer - The Comanche Http Server
- KomikaText True Type Font - Install the KomikaText font and use it from eToys
- KomPackaging - The Comanche Packaging Framework
- KomServices - The Comanche Service Management Framework
- kon.txt - a tiny legal expert system
- KoreanLanguageEnvironment - organize the Korean Language Environment in Squeak 3.10
- KryptOn - Cryptography facade
- KyotoTycoonClient - A Squeak Kyoto Tycoon client
- Labby & Walker - Build yourself a labyrinth and take a walk in it.
- LambdaMessageSend - Functional programming in Squeak
- Language Game - Demo - UI-helper classes for a cool interactive parser generator!
- Language Game - Kernel - SmaCC based cool interactive parser generator!
- LanguageEditor - Editor for Babel's languages
- Large Collections - Adds efficient support for very large collections to Squeak
- Large Lists - A replacement PluggableListMorph and friends that performs well with very large lists
- LatexMorph - Utilise Latex and ghostscript to display Latex output, e.g. mathematical formulae
- Lazy Collections - Alternate calls to select:, reject:, and collect: for collections that doesn't create intermediate collections. It only creates the collection when needed.
- LDAPlayer - Adds support for LDAP
- LifeMorph - An Implementation of Life Game in Morphic
- LightXmlRpc - An light package (only client) that enables access to XML-RPC and MetaWebLog
- LinkuisticsUI-Commando - Command invocation framework and UI modeled on TextMate
- Lisp - A Lisp Interpreter for Squeak
- LispKit - Build your own Lisp !
- ListPaneDemoMorph - Example of hardcoding a list pane using morphic
- Lockdown - Locks Squeak down for shipping an end-user application
- LoFPlayer1 - Laws of Form Re-entrant program/player/calculator.
- LoFPlayer2 - Logic Program expanding on Laws of Form by G. Spencer-Brown
- LogEngine - A Log engine
- Logging - Standard facade for logging back-ends
- Logic expressions - A model of first order logic expressions
- Logic's Gate - Simple logic computer aided design tool
- LookEnhancements - Cool-look window enhancements to make Squeak more refreshing to use
- Lucy Font Set - A tiny font based on Lucida, a readable font for small PDA screens.
- Ma client server - Write client-server programs in one-line of code.
- Ma Serializer - Object serializer with first-class Buffers. Tests included.
- Ma Time Objects - Domain classes for dealing with aspects of Gregorian time using a pleasant API.
- Ma3.9FixPack - A set of image fixes for 3.9 and later images.
- MaBase - Useful base-layer.
- Macros - provides support for generating additional code at compile-time, in dependence of the annotated code
- Magma - Object database.
- Magritte - Powerful meta-description framework to build user-interfaces, reports, queries, persistency, etc.
- MailArchiver - A Squeak Web Server that is a mailing list archiver and digester.
- MandelMorph2 - Bob Arnings Mandel Morph2
- Manzana - Really simple physics simulations with Morphs
- MAPIClient - Sends email through your regular email client
- Marvin - The Self programming language dialect with direct support of virtual machine
- MaSarPackage - Maui interface for creating SAR packages.
- MaSarPackageWithGui - A utility for creating SAR files. Includes a Maui-based GUI.
- MathMorphsRevival - MathMorphs upgraded to run on 3.9 and converted to MCZ.
- Maui - A utility for building user-interfaces.
- MazeArray - Simple maze builder with a test morph to display the maze
- MCInstaller - Allows Monticello packages to be installed from SqueakMap without having Monticello itself loaded.
- MediaView - Jon Hylands MediaView Web Browser
- MedRoot - EMR
- MemoryUsage - A subclass of ProgressMorph that displays the current VM memory usage.
- Menus Enhancements - A set of enhancements to menus.
- MEPS - Matching Extensions for PositionableStream
- MessagePack for Smalltalk - A MessagePack implementation in Smalltalk
- Meta - A PEG parser written in itself.
- Metacello - Install Metacello from within the image.
- Metaclass Bootstrap - An example for bootstrapping an alternative metaclass hierarchy
- MetaClassBuilderFix - Fixes MetaClass reshaping bug seen after adding inst var. to ClassDescription
- Method Annotations - Allows methods to be annotated with metadata
- MethodAnnotationsBrowser - A tool for exploring all method annotations in the system.
- MethodRecompiler - Recompile methods without accessing source code
- MethodWrappers - MethodWrappers for Squeak
- Metroid Clock - A clock in the style of the modern Metroid games
- Mewa - Meta-level Architecture for Generic Web-Application Construction (Seaside)
- MiniToDo - A very simple task administration system developed as learning project.
- MiniTraits - A small implementation of Traits
- MinneStore - MinneStore is a free, object-oriented database that is written entirely in Smalltalk and provides storage and retrieval of complex Smalltalk objects.
- MockTurtle - Simple turtle graphics for 3D Croquet
- ModStars - A heavily mutated version of 'StarMorph'... evolved into intelligent life almost.
- Mondrian Tables - A couple of objects to render html tables in an easy way.
- Monticello - A versioning system for Squeak source code.
- Monticello 2 - Completely rewritten version control system
- Monticello RMT Repository - Fast, secure Monticelo repository using RMT
- Monticello1.5 - Evolution of Monticello
- MonticelloCVS - Provides CVS integration for Monticello packages
- MonticelloMultiRep - Multiple Repositories Support for Monticello
- MonticelloPackageBrowser - Package browser allowing cool stuff
- More About Sound - More About Sound 3.6 with Sound and Speech in Trunk
- Morph Dynamic Behavior - Allows scripts to be attached to any morph and invoked anywhere Squeak code can be executed.
- Morph Transitions and Effects - This changeset gives Morphs the ability to scroll vertically, fade in and out, cloak and decloak.
- Morphic Designer - click & create Morphic user interfaces with ease
- Morphic Wrappers revisited - A port of the Morphic Wrappers up Squeak 4.1
- MorphicFontEditor - A Morphic application to create and to edit StrikeFonts
- MorphicWrappers - MorphicWrappers
- Morse Code - Converts text messages to morse code.
- MQTT4Squeak - An MQTT client library for Squeak
- MudPie - Find patterns of dependencies in and between bundles of code
- Multi-level Undo for TextMorph - Undo/Redo history for TextMorph
- MultiColumn List Morph - Morph to handle single or multiple columns of data, with or without headers
- muO - Musical Objects for Squeak
- muO dependencies - External packages required by muO
- Music Player Daemon Client - Music Player Daemon Client for Squeak
- Musinum - A fractal music generator
- MUStar - A yet very simple MU* (multi-user text-mode game) server
- MVCchanges - Simplify MVC scrollbars and lists
- My favorite - My favorite website
- MyInstaller - My private custom Installer.
- Mysql Driver - A framework for connection to MySQL databases over a network
- Nagare - Nagare is a new flexible logger which connects to fluentd.
- NagTool - A simple but useful reminder/todo/tasklist webapp. Used as demo app.
- Named Process - Adds the ability to assign a name to a Process
- Namespaces - A proposal for Namespaces
- Natural Smalltalk - A toolkit for analyzing Smalltalk and English text in the way of Natural Language Processing.
- nCompiler for 3.8 - The new Compiler
- Neo4reSt - A rest client of Neo4j graph database
- NetModel - Analytical modeling for simple data networks
- NetMorph - A highly intuitive mobile object system
- NetMorph MapServer - An Administrative Server for NetMorph
- NetStrings - An implementation of the Netstrings protocol
- Network-HTML - A simple HTML Parser
- NetworkRewrite I - Rewrite of the basic network code
- NewCompiler - The new Compiler for Squeak
- NewKindOfScienceIntro - Visualization of a one dimensional simple cellular automaton, used as introduction by Stephen Wolfram
- NewProgressBar - More appealing progress bar display in morphic
- NewsAgent - An adaptive newsreader that sorts articles by relevance.
- NiceDoIt - Evaluates an expression in a low priority process.
- Nile - A trait based reimplementation of the Stream hierarchy
- NotificationCenter - broadcasting information to registered objects
- Ns Game - The ELECTRCITY game
- Null - Message eating null
- NumberExtensions - Add hyperbolic and sinc functions to Number
- NumberPrinter - Correctly printing Float in exo-format (C printf like)
- NuScratch - An improved but still 'vanilla' Scratch; completely compatible with Scratch 1.4 source release. As used on the Raspberry Pi
- NuScratchGPIO - A Raspberry Pi GPIO server for NuScratch
- OBJCroquetBuilder - An OBJ importer for Croquet
- ObjectAsMethodWrapper - Use the fast ObjectAsMethods from Andreas Raab for a code coverage
- ObjectInspector - SRE Object Inspector for a single object with its identity, state, and behavior.
- ObjectsAsMethods - Allow any objects to act as a 'compiled method'
- objetos1model - Objetos 1 workflow
- objetos1modelUNLP - Objetos 1 workflow
- OCompletion - Provides source code completion as you type.
- Octopus Patches - Minor Squeak enhancements.
- ODBC for Squeak - Very simple ODBC support for Squeak.
- ODBCEnh - Enhancements to the ODBC package
- ODECo - an easy tool kit for making 2-D dynamics simulation based on
- OggVorbis - A
- OMeta - an object-oriented language for pattern matching
- OmniBase - A production-quality OO Database
- OmniBrowser - Refactoring Browser
- OpenDHTClient - a simple client that connects to OpenDHT (Bamboo, Overlay Weaver) via XMLRPC
- OpenOffice Importer - Very simple importer of OpenOffice documents.
- OpenTypeViewer - A morphic application to explore OpenType font files
- OperaORB - OperaORB is a lightweight ORB on SoapCore.
- OperaORB-native - a light-weight ORB for RMT
- OrderPreservingDictionary - Portable implementations of OrderedDictionary and OrderedIdentityDictionary
- OSC - Open Sound Control for Squeak
- OSProcess - Access processes, pipes and functions on Unix/Linux and Windows
- OSProcessPlugin - Low level access to Unix, Linux and Windows
- OTAR - Application to enable recording of an Over The Air Broadcasts using a signal translator device
- Othello - Othello (Reversy) Game program
- Over The Air - GSM modem server
- PackageInfo - Models a simple convention for organizing Squeak code
- PackageInfo-Exporters - Exporters in various Smalltalk file formats for PackageInfo packages
- PackageInfo-Extras - Various bits of extra functionality for PackageInfo.
- PaneResizerMorph - a widget to resize adjacent submorphs
- ParenBlinking - Adds simple parentheses matching to the ParagraphEditor
- Pathnames Enhancement - This changeset contains four methods which expand the named access behavior of Morph objects and includes SUnit tests.
- PDAMorph - A small PDA implemented in Morphic
- PDFReader - what the name says
- Persistence - Object/Relational database mapping
- Personal SqueakSource - One easy setup to have Monticello history available for ones own private code in all images.
- PerspectiveS - PerspectiveS introduces dynamic layers of behavior into Squeak.
- Phexample - Because well designed tests expand on one another.
- Phi Monte Carlo - Approximation to phi using Monte Carlo simulation
- Photos Publisher - Generates HTML pages from collection of JPG files
- PieChartMorph - a morph to draw pie charts
- Pier - Meta-described collaborative application framework
- Pier Unix Security - Simple Unix like security with ownership, groups, and others.
- Pipes Games - Squeak Pipes Game
- PLM Refactoring Forever - A refactored PLM for 3.7a-5707 later; Color, bold text, and morph items are supported.
- Plot Morph - Morph to draw XY plots. See the methods testXXX in the class side.
- PluggablePlotMorph - Pluggability added to PlotMorph2
- PNMReadWriter - Subclass of ImageReadWriter that decodes portable anymap file formats(pbm, pgm, ppm and pam).
- PointerExplorer - Follow backwards references to track down memory leaks
- Poses - Lets you remember and recreate arrangements of morphs
- PostgreSQL Client for Squeak - connect to a PostgreSQL database
- Prefab - Widget set and GUI builder for Prefab
- PreferenceBrowser - a PreferencePanel replacement
- presentations tutorial - How and why to author presentations in Squeak.
- PrimCallController - Dis/enabling of external prim calls (primitiveExternalCall), good for testing plugins.
- ProgramacionConSmalltalk - Entorno preconfigurado para seguir los ejemplos del libro "Programación con Smalltalk"
- ProgrammingMorphs - an interactive Squeak-book about programming new morphs
- Project Menu Registry for Squeak 3.5 - Provides a menu registry for the world projects menu.
- ProjectGestures - Installs some genie gestures on the background for easy project navigation
- ProjectViewMorphs aspects - Controls auto sizes of project view morphs
- ProjectViewMorphs with shadows - Preferences to auto set shadows for ProjectView morphs
- Prolog - Prolog for Squeak
- Promoter - Promoter is a simple tool to help in the task of add web site data on the main search engines.
- PropertyList - Reads and writes files in the Apple/NeXT .plist format
- Protocols-Examples - An framework for Unit-tests by examples
- Prototypes - Code to allow prototype (classless) objects in Squeak
- PunchedCards - A simple rendition of the ancient punched card for those too young to remember and those too old to forget.
- PushMeAround - A simple game of sorting 15 numbered squares.
- Puzzle Pieces - stackable puzzle pieces for 'Scratch'-like user interfaces
- PWS Installation - Script that installs the Pluggable Web Server (PWS) package into Squeak.
- PWS Removal - Script that removes the Pluggable Web Server (PWS) package from Squeak.
- QC - Quality Control
- QuA Component Middleware - Prototype of a QoS-aware component middleware platform
- QuA QRMI - Minimal remote method invocation protocol for QuA Component Middleware
- QuA Test Components - Smalltalk classes used to support "QuA" and "QuAQRMI" package tests.
- QuA Tests prototype - Test suite and minimal demonstrations of functionality for QuA Component Middleware
- Quaternion - Quaternion are to 3D space rotations what Complex are to 2D plane rotations
- Quinto - Quinto game variations
- Quotes - Display Quote/Author pairs in a window.
- Raspberry Pi GPIO SUpport - Talk to a RaspberryPi gpio pins; as used by the Scratch GPIOServer
- RayTracing - A simple ray tracing package
- Redundant1 - A personal experiment with Project-based documentation
- Refactoring Browser for 3.2 - At least until we get configs in SM, this version will simply work in 3.2, and not be updated. This will let me just proceed in 3.4, since I don't have the inclination to make double releases.
- Refactoring Browser for 3.4/3.5 - The Squeak port of the Refactoring Browser, SmallLint and related tools
- Refactoring Browser for 3.7 - The RB and Tools for 3.7
- Refactoring Browser for 3.8 - The Refactoring Browser fro 3.8
- Refactoring Engine - Refactoring Engine for Squeak (Refactoring Browser for 3.9)
- Refactoring Tools - Refactoring Tools
- ReflectiveDesigns - Supports explicit expression of design decisions at runtime.
- ReflectiveTesting - A Collection of Utilities To Reflect On Source Inside of SUnit
- Registries - A more flexible way of doing registries
- Regular Expression Plugin - Perl-compatible extended regular expressions for Squeak
- RemoteBroadcastingToolkit (RBT) - A very simple toolkit for writing UDP applications.
- RemoteFrameBuffer - RFB (aka VNC) server and client written entirely in Squeak
- RemoteMessagingToolkit (RMT) - RMT is a toolkit for developing network messaging applications
- RepeatTimesMorphicTile - A tile for etoys scripting that gives the same functionality as the Smalltalk timesRepeat: selector.
- REPLServer - Remote shell access for Squeak
- Richard's Geemail Example - A Project that demonstrates the purpose of a GeeMailMorph.
- ROE - Relational Object Expressions
- RoelTyper - Fast heuristic type inferencer
- RoleS - Experimental role modeling...
- Roman Numerals - Integers expressed by Roman numerals: testing of correctness and generating random expressions.
- Rompecabezas - Convert pictures in .gif/.png/.jpg in a jigsaw puzzle
- Rotating World for 3.4 - A morph representing a rotating 3D world
- rST - Remote Smalltalk - Distributed Squeak objects.
- RussianSupport - Russian language environment infrastructure
- SandstoneDb - A simple ActiveRecord style object database intended for use with Seaside.
- SandstoneGOODS - SandstoneGOODS provides a GOODS backend to the SandstoneDB object database.
- SARBuilder - Helps you create SAR (Squeak ARchive) files easily, from DVS and ChangeSets
- SARInstaller for 3.2 - Lets you load SAR (Squeak ARchive) files from SqueakMap and the File List.
- SARInstaller for 3.4 - Lets you load SAR (Squeak ARchive) files from SqueakMap and the File List.
- SARInstaller for 3.6 - Lets you load SAR (Squeak ARchive) files from SqueakMap and the File List. For 3.6 and later images.
- Say Something - Allows morphs to speak synchronously using BalloonMorphs or other presentation objects.
- SC5 - Obfuscated programming language inspired by Space Channel 5
- Scamper - A web browser
- Scamper Removal - Removes Scamper and HTML-parsing stuff
- ScamperM - A Multilingual Web Browser
- Scheduler - Recurring Task Scheduler
- Scheme - A Scheme Interpreter for Squeak
- Scratch Lists - List support for MIT Scratch
- Scratch Options - turn Scratch command blocks into similar ones by right-clicking on them
- Scratch Scroll - enables the MIT Scratch IDE to scroll on low-resolution displays
- ScratchPatchXML - enables MIT Scratch to export / import scripts (blocks and stacks) to / from XML
- Screen Shot Morph - A morph helping you to make a screenshot
- Script Manager - An app for keeping track of all of your workspaces, code snippets, and notes.
- Scripting Workspace - Workspace to act like scripting languages like JavaScript, Ruby, Python, Perl, etc
- ScriptManager Shout - ScriptManager Shout
- ScriptManagerSqueak - A version of ScriptManager that runs in Squeak, forked about version 13 of the one on squeaksource.
- ScrollBars Enhancements - A set of enhancements to scrollbars.
- SDR-Breadboard - A Software Defined Radio Toolkit for an Amateur Radio Tranceiver
- SDTS Framework - Framework to read and display GIS data from SDTS transfer files. May be adaptable to S57 Nautical as well.
- Seaside - Develop clean, complex, and reusable web components.
- Seaside lines game - Implementation of Lines game for Seaside
- Seaside Presentation written in Seaside - Seaside Presentation written in Seaside
- SendTreeExplorer - A new execution tracing tool complementary to MessageTally
- Serial Terminal - A serial terminal extension for Ian's Telnet
- ServerTool - An easy setting up tool for Super Swiki.
- Services-All - Convenient package to download the services framework and add-ons
- Services-Base - Support code for defining Services in Squeak
- Services-Keymapping - Allows the use of keyboard shortcuts to call services
- Services-OB - Allows omnibrowser to use services, like the refactoring services
- Services-RB - Defines the refactorings as Services, so that they can be used in a wider number of places
- Services-Whisker - Services for the Whisker Browser
- SGrid - A morphic grid anyone?
- Shapes - reading and viewing GIS data in ESRI shapefile format
- SharedStreams - Two stream implementations similar to SharedQueue used for 'piping' between Squeak processes.
- ShoreComponents - A component library for Seaside
- Shout - Syntax highlighting as you type
- ShoutMonticello - Enables Shout highlighting in Monticello browsers
- ShoutOmniBrowser - enables Shout with OmniBrowser1.0a3
- ShoutTraits - enables Shout with Traits Beta1 browser
- ShoutWhisker - Enables Shout with the Whisker Browser
- ShoutWorkspace - A Workspace that syntax highlights code using Shout
- ShowOverdrawPreference - Adds a preference to show overdraw and help you tune your morphs for speed
- ShrinkingSelection - Overhaul of the ParagraphEditor selection hanlding. Allows for selections to shrink
- SIForgeWizard - A small seaside application demo
- Signals - convenient, lightweight and thread-safe callbacks
- SimpleLog - A nice and simple logging package.
- SimpleMacro - A very simple macro processor
- SIMS - A Multi-Agent framework, inspired by The Sims, somewhere between a simulation and a meta-game system.
- Simulations - Simulations package based on Purple Book, Part Three
- Singletons - Redefine or delegate methods of individual instances
- SIXX - XML serializer/deserializer written in Smalltalk
- Sk+CzWinToSqueak - conversion of Slovak/Czech texts to Squeak with Window native fonts installed
- Skeleton - Dynamic spreadsheet for etoys
- skins add-on for enhanced IRC for Squeak 3.5 - Add-on for Enhanced IRC client to include Skins II features.
- Skins II - Skins II updated for Squeak 3.7
- Skins II for Squeak 3.4 - Skins code ported to Squeak V3.5
- Skins Importer Support for Squeak 3.4 - Change Set required to support Skins II
- Skip modal info dialogs - Skip info-dialogs with only one option. Usefull for automatic filing in of code.
- Skip modal info dialogs tests - Tests the package
- Skylark Theme - Skylark UI Theme
- Slide Auditor - A slideshow program in squeak that allows you to 'soft delete' slides as you view.
- SlideshowMorph - A new implementation of bookmorph
- Slovak/Czech Keyboard - to be used with MS Windows native fonts installed to Squeak
- SmaCC Development for <=3.8 - SmaCC (Smalltalk Compiler-Compiler) is a freely available parser generator for Smalltalk.
- SmaCC Runtime - Needed if one wants to use SmaCC generated compilers
- SmaCCDev - SmaCC is a parser generator for Squeak
- Small Lint Failure - It allows to define expected smallLint failures so next time you run smallLint it does not inform about those failures
- Smallapack - A Smalltalk interface to famous LAPACK linear algebra package
- SmallAutoDoc - Generate documentation files for your packages with your comments.
- SmallBlog - Weblog Server that is small, simple, and easy to use
- SmallDEVS - Simulation framework based on DEVS formalism
- SmallInterfaces - Interface support in Smalltalk.
- SmallLint Tutorial - A small introduction to SmallLint
- Smalltalk 72 - This is Smalltalk 72 for Squeak
- SmallWiki-Kernel - part of SmallWiki - the kernel
- SmallWiki-stable - Stable version of SmallWiki
- SmallWiki-unstable - SmallWiki is a complete OO implementation of a Wiki
- SMock - Helper package fo BehaviorMockup testing
- SnakeGame - Publishing Jaime Silvela SnakeGame for everyone to enjoy.
- Snapshot Spelunking - Construct a ChangeSet containing all the interesting changes in a snapshot.
- SoapCore - a SOAP implementation for Squeak (including both Client and Server module).
- SoapCoreClient - A SOAP client implementation in Squeak
- SoapCoreServer - A SOAP server implementation in Squeak
- SoapOpera - Multi-transport, multi-encoding SOAP with ORB
- SocketStreamsEnh - Adds support for binary and ascii modes in SocketStreams and implements nextAvailable and nextAvailable:
- Sokoban - A logic puzzle, created by Hiroyuki Imabayashi in 1982.
- Sokoban Enhanced - An enhanced version of the Sokoban game
- Solenodon - XML file based bug tracking package
- SOLHashTables - An expandable hash table based on Split-Order-Lists
- SomethingIt - A library to access external interpreters using UNIX Pipe, currently supports Haskell(GHCi) and VDM-SL(VDMJ)
- Sorrow - A Lispy Forth for Smalltalk
- Sort Critter - The Sort Criteria objects extend the standard SortCollection with a simple yet powerful dynamic multicolumn sorting capability.
- Sorting Demo - A sorting graphical demo comparing efficiency of Quick sort and Max sort.
- SpaceWar - SpaceWar
- Spare Widgets - Random Morphic widgets.
- Speech - Speech synthesis and facial animation
- SpeechRemoval - Removes the speech synthesis and face animation stuff from the image
- Spiral - BookMorph rewrite.
- SPL PDF Library - A framework to write PDF files from within Squeak without the need of external tools.
- Sport - Smalltalk Portability layer between dialects
- Spread Group Communications Plugin - A plugin that lets you use the Spread (http://www.spread.org) library
- SPrevayler - A prevalence layer for Squeak
- SpyWare - A Tool to monitor your IDE usage
- SqCVS - A pure Squeak CVS pserver protocol implementation. No UI.
- SQLite - A simple FFI wrapper of the SQLite embedded database.
- SQLite3 - A simple FFI wrapper for SQLite3 based on Avi Bryant's SQLite (v.2) wrapper
- SqSync - This framework enables applications to make use of shared objects in a distributed system with optimistic updates.
- squeak - here to learn
- Squeak Bulletin Board - A simple morphic project example of a bulletin board
- Squeak Multilingualization - multilingualization enhancement for Squeak
- Squeak Notepad - The Squeak way of interacting with a Notepad
- Squeak Run - Core Squeak enhancements for a better end-user experience
- Squeak TaskBar - Simple Windows-like taskbar for switching windows.
- Squeak/.NET Bridge - Allows you to use .NET objects in your Squeak programs
- SqueakAmp - SqueakAmp is an MP3 player for Squeak that has many of the nice features of WinAmp, and a couple that WinAmp doesn't have.
- SqueakDBX - Squeak OpenDBX plugin
- SqueakMap - A load script which will update to/install SqueakMap2.
- SqueakMap Browser - A Morphic browser UI for SqueakMap that can browse the category tree.
- SqueakMap2 base - The base package for SqueakMap2. Contains the domain code.
- SqueakMap2 loader - The Package Loader for SqueakMap2.
- SqueakMap2 server - The server package for SqueakMap2. Mainly a web UI built using HttpView.
- SqueakPoker - Texas Holdem Poker in Squeak
- SqueakPrevayler - Prevaylence layer for Sqeak
- SqueakSource - The smart Monticello code-repository for Squeak
- SqueakSource3 - SqueakSource is a smart Monticello code-repository for Squeak. It allows to define projects easily and set-up access rights for developers and users. A port of SqueakSource to Seaside 3.0 and Magritte 2.
- SqueakSVN - Store Squeak source code in Subversion
- Squeakware - A compact, customizable Squeak-built-in Linux
- Squot - Version control for objects - includes the Git Browser
- Sqystone - Pystone 1.1 translated to Squeak, for a grain of salt-comparison to Python.
- SSP - Squeak Server Pages
- SsRss - A simple library to generate RSS easily.
- ST2JS - Smalltalk to Javascript translator - Smalltalk to Javascript translator.
- StackWatcher - StackWatcher catches infinite recursions
- StarBrowser - StarBrowser: Classifications in Action
- StarMorph unbound - Regular Stars of all Shapes, Size and Points. Regular Polygons too.
- State Replication Protocol (SRP) - A dialect independent portable object serializer
- StOMP - A portable, light-weight smalltalk object serializer
- StringEnh - Some util enhancements for Strings
- StringFormat - An extensible and customizable utility for string formatting
- Stuff - (S)mall(t)alk (u)tilities I (f)ind use(f)ul - Matrix, TreeNode, XMLObject, Shortcuts
- Sudoku - Sudoku
- Sudoku solver and generator - a morphic editor, solver and generator for standard sudokus
- SUnit - Unit Testing for Smalltalk
- SUnit active tutorial - Two exercises that to warm up into Test Driven Programming using SUnit
- SuperPartsBin - You can exchange your morph through the internet with SuperSwiki server.
- Superscripts and subscripts - Free true type fonts to use superscripts and subscripts in Squeak
- SuperSwiki2 - a new SuperSwiki implementation
- SuperSwiki2Client - A client for SuperSwiki2
- SuperSwiki2Discovery - A Discovery module for finding SuperSwiki2 servers automatically
- SVGMorph - Morphs to display SVG via Balloon
- SVI - Text editor w/ extensive support for VIM and Emacs commands.
- SwaLint - SwaLint is a Squeak/Smalltalk source code linting tool. It is intended to help to improve code quality.
- Swazoo - Portable web server
- Swazoo-HTTP - The HTTP protocol classes from the Swazoo web server.
- Swazoo-Listener - A very simple webserver using the Swazoo-HTTP classes.
- Swazoo-Server - The server process and request resolution framework from the Swazoo web server.
- Swiki - The classic Squeak wiki
- SystemChangeNotification - Notifies clients of system changes (class additions, method removals, ...) using events.
- SystemEditor - Alternative to ClassBuilder that can perform multiple changes atomically
- SystemTracer2 - A better factored (and less space efficient) alternative to SystemTracer
- SystemTracerV2 - SystemTracer2 plus 64 extensions
- SystemTracing - SystemTracer runs through the system tracing every accessible object, and writing a copy of each object onto a disk image.
- SystemWindow Enhancements - A couple of small enhancements to system windows
- TableLayout Tutorial Project - This is Andreas Raab tutorial on TableLayout
- TalkBack - A SmallTALK BACKup package
- TallySupport - Offer a better support for profiling application (message tally)
- Tamaris for >= 3.9 - Tamaris port for Squeak 3.9, 3.10
- TamODBC - Basic Tamaris GUI facilities for ODBC
- TargetSighter-wiz - A way for Slider Morphs to pick new targets
- Taugamma-Tutorial - Test
- TAvatarPainter - Enhancements of TPainter, for Croquet Jasmine
- Teachable - A teachable object usefull for building mocks
- Techo - Simple notepad
- TechoShout - TechoShout
- Telnet - A telnet (and local shell) client plus emulators for various popular terminals.
- Terminus-Client - An interface to the Squeak People web of trust
- Test Runner Enhancements - Some improvements to the SUnit TestRunner
- TestBrowser - An enhanced TestRunner for Squeak.
- TestCaseCreator - a small goodie for developers using SUnit
- Testserver Image Tester - Can be configured to load updates and maps, all SUnit-Tests are run, mail is sent, and image quitted
- TextFiles - Provides flexible support for dealing with text files
- Thrift - This is a copy of Patrick Collison's hard work: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/st/
- TIF-Win32 - .tif image reader for windows platform
- Tiff support - Plugin interface to TiffLib, read/write TIFF
- TimeZoneDatabase - Time zone database for world time zones, with UTC offset calculations
- TimeZoneDBWithTimeStamp - TimeStamp that supports time zones and IS0 8601 formats
- Tirade - A nice subset of Smalltalk to use as a file format
- TokyoTyrant - An implementation of the binary protocol for the Tokyo Tyrant database server.
- Toothpick - Simple configurable Logging mechanism for Smalltalk
- Traducciones al Español - Instalando este paquete, tendrás una traducción del Squeak al Español.
- Train - Fastest Route Finder for Railroad Network
- Traits - New stable implementation of Traits
- Traits Examples - Some small examples to illustrate the use of traits
- TraitsBrowser - A Traits Aware Browser showing trait composition as well as class inheritance
- Translation German - German translation file
- Tric-P2P Chat - A peer-to-peer chat client
- Tric-RefractoringBrowser - A Browser That Just Shows What You Want To See!
- Trike Engine - Data model for the Trike threat modeling methodology.
- Trike Morphic UI - User interface for the Trike tool.
- TrueTypeTextStyle - It provides support for beautiful fonts.
- Tsunami - A small framework allowing business object collaborations and instance variables to be declared declaratively Ruby On Rails style.
- TTF speed up for 3.8(.1) - Fixes (from Andreas Raab) to speed up the TTF rendering.
- ttfFontReaderRefactored - Attempt to make TTFontReader more understandable and manageable (aiming at full unicode support)
- Tuio - Tuio offers tangible user interaction based on video tracking of physical objects.
- Tumblr - Tumblr client
- TurtleMorph - TurtleMorph - provides a turtle programmable in Smalltalk
- TweakCore - Tweak for Squeak 4.x
- Twitter - REST based client to Twitter API
- TwosComplement - TwosComplementRegister implements a twos complement register of arbitrary width
- Typeinference - Concrete Type Inference for Squeak
- TZ-Olson - Olson time zones and tz database for Squeak
- UgoMorph - a morph with shaking action
- Units - Represent, convert, and perform arithmetic with physical unit values
- Universes - handles auto-installation of packages by using package universes
- Unloadable - Unloadable definition handling
- UnorderedCollections Framework - This framework refactors all of the unordered collections to be implemented using adaptive hashtables.
- Update Incorporation Tool - A tool for the Harvest Master to use to incorporate updates into Squeak
- UpdateStreams for SqueakMap - Provides the ability to load and publish updates for SM packages
- Upgrade to 3.6 Full Image - Upgrades a current 3.6 alpha/beta/gamma image to a Full image by reloading all removed packages from SqueakMap
- URI - Implementation of rfc2396
- UsefulMeterMorphs - An altimeter and a speedomete
- UTCDateAndTime - UTC based implementation of DateAndTime with instance variables for POSIX magnitude and TZ offset
- Variables Pane for Browsers in base Squeak - Adds variables pane to several of the Browsers, similar to old Smalltalk/V browsers.
- Vassili's Regex - A port of Vasilli Bykov's Regex matcher
- VersionNumber - Implements a simple automatic version numbering scheme
- Video and Image Processing - Play with video and image processing in Squeak
- Vino - Fantastically delicious
- VMMaker - The toolset for building a set of VM code from the Interpreter classes and your handwritten C code
- Voronoi-2d-Diagram - 2-dimensional Voronoi and Delaunay diagrams
- VRMLCroquetBuilder - A VRML importer for Croquet
- VSA - Viable System Agent
- WanderingLetters - WanderingLetters
- WarGame Demo - A simple real-time strategy game demo
- WarpSketchMorph - Create funny caricatures from your pictures
- WatchIt! - This adds a 'watch it' choice to the context menus in text editors.
- WebServer - One of the earliest Squeak web servers.
- WhileLoopMorphicTile - While Loop For Morphic Scripting
- Whisker Browser - A multiselect-capable, stacking Smalltalk code browser
- Whisker++ - Add-ons to the Whisker Browser
- Widgets - nice Morphic controls with extended functionality
- Win32 Native Fonts - Provides access to native fonts when running Squeak on Win32
- Win32 Standard VM Configuration tests - Tests whether a Win32 Squeak VM adheres to the
- WinNavigator - Windows taskbar with some additional features
- Wintab Tablet Support - Sensor extension for a tablet through Wintab(TM) interface
- WorldExplorer - A tool to explore morphic projects as StarBrowser addon
- WorldMenu Registry Ehancements - Adds appearance and project menus to world menu registry
- Worlds Of Squeak - The Worlds Of Squeak projects from the 3.5 image, as a SAR
- Worlds Of Squeak Removal - A script to remove the 3.6b Worlds Of Squeak project and readme windows
- WriteBarrier - Transparent notification of object state changes
- X Windows System Server - partly functional native implementation of X Window System Server
- X10 Driver for Squeak - This driver allows you to remotely-control Squeak with X10 wireless remotes.
- X11Fonts - Installs various X11 fonts for use as system fonts.
- XBase - Reader/Writer of XBase/dBase (DBF) files
- XDisplayControlPlugin - Provides primitives for controlling the connection to an X display server
- XML Stack Parser - New convenient parser based on a stack. DEPENDS ON YAXO 2.2
- XMLParser - Provides validating, namespace-aware SAX and DOM XML parsers for Squeak
- XMLParser-HTML - Provides SAX and DOM parsers for HTML that convert possibly malformed HTML into well-formed XML.
- XMLParser-StAX - Provides a pull-parser for XMLParser
- XMLParser-XPath - Provides full XPath 1.0 support for XMLParser
- XMLRPC - Server and client for XMLRPC
- XMLTransformer - A Parser for transforming XML without the need of XSL
- XMLWriter - Create well-formed XML documents with an API similar to Seaside's brushes and canvases
- XPath - XPath library for Squeak
- XPM Support for Squeak 3.4 - Provides XPM support
- XPMReadWriter - Adds the ability to read and write XPM image files.
- Yates - a simple persistence engine
- YAW - Yet another wiki
- YAXO - YAXO is yet another XML parser.
- Yaxo removal - Change set to remove Yaxofrom a 3.6 mage
- ZigZag - Categoring system influenced by Ted Nelson's ZigZag
- Zippers - A purely functional data structure used for efficient editing of immutable data structures.
- ZPH MedRoot - EMR
- ZUIMenu - A Zooming (User Interface) listbox
- Zurgle Animation - repackaged Jim Bensons AnimationMorph as Monticello file
- Zurgle for Squeak - Provides themed appearances for Squeak, two themes provided
- Zurgle for Squeak (Mirror) - Mirror of the Zurgle for Squeak package
- Zurgle for Squeak 3.2 - Provides themed appearance for Squeak, two themes provided
Back