1142 packages — page 45

TimeZoneDatabase

This is a time zone database for Smalltalk, integrated with Squeak Chronology. The time zone entries answer the number of seconds offset from UTC at any point in time in the range of the database rule set, as well as …
SqueakMap squeak

Tirade

WARNING: This project was moved tohttp://smalltalkhub.com/#!/~gokr/Tiradeat 2013-01-06!!! There may be newer code there.Tirade is a parser/reader/writer for a small subset of Smalltalk that is very easy to use for readable but fast object serialization/deserialisation but also configuration. In some respects …
SqueakSource squeak

Tode-Client-Roassal2

SmalltalkHub

tome

Tome is a BDD and Specification by Example Framework for Pharo Smalltalk
GitHub pharo Apache-2.0

TonelReadWrite

A Smalltalk library for reading and writing files compliant with GemTalk/TonelSpec
GitHub MIT

ToolBuilder

Tool builder is a simple framework to achieve cross-framework support for a limited number of widgets which are critical for various Squeak tools, including (but not limited to) Browser, Debugger, ChangeSorter, SqueakMap, Monticello and more.Please see theWikifor more information.ToolBuilder is …
SqueakSource squeak

ToolDad

Support drag&drop between many tools like Inspector, Browser, Workspaces. Primary goal of this project is to make an easy way to pass objects between many development tools, so one can quickly build object structures. Prerequisit : SUnitForDaliot
SqueakSource

TouchScrolling

Modifications to ScrollPane to support touch-based scrolling. Intended for touchscreens, but works reasonably well even with a mouse. There's a short delay for starting a scroll gesture before the events get passed through to the underlying widgets.
SqueakSource

tracer

Debugging tool for Pharo, to create traces from executions and inspect them.
GitHub pharo

Trike Engine

Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the engine and …
SqueakMap squeak

Trike Morphic UI

Threat modeling is a method for performing high level security analyses or driving an overall security analysis or development process. Trike is a threat modeling methodology which allows partial automation of threat model creation. This package is the user interface …
SqueakMap squeak

TripleStore

One of the most important features usually included in definitions of Web 3.0 technologies is of a Semantic Web. Defined by Tim Berners-Lee, the inventor of the World Wide Web (Web 1.0), as '...extension of the 'World Wide Web', in …
SqueakSource

TSF-FileRotator

A robust, process-independent file rotator for Pharo Smalltalk. It monitors files (e.g., logs), rotates them based on configurable policies (size, age), and archives them.. It was specifically designed for heterogeneous environments (e.g. Go-Logger & Pharo-Rotator) and uses file-based locks to …
GitHub pharo Apache-2.0

TSF-Showcase

The Self-Maintaining Service Node serves as a reference implementation, illustrating how the four specialized TSF components (Logger, Scheduler, FileRotator, NexIO) integrate seamlessly to create a robust, self-maintaining, and remotely controllable server application.
GitHub pharo Apache-2.0

TurtleMorph

With TurtleMorph you can add methods to the class TurtleMorph and so simply programme new turtle actions. The normal kind of behaviour that occurs with scripting now happens with methods. This means that initial teaching of Smalltalk can be done …
SqueakMap squeak

TweakCore

Repository for the core Tweak packages.InstallationFetchthe latest trunk imageand update it. Then load Tweak by executing:MCMcmUpdater updateFromRepositories: #( 'http://squeaksource.com/TweakCore' ).Once loaded (it'll take a while) you can fire up the sample application by running:CProjectMorph open: CSampleAppLicense: Tweak is distributed under …
SqueakSource squeak

TwitterRoassalPlayGround

SmalltalkHub

Typeinference

This is Francisco Garau's TypeInferencer, as a SAR package. This does not contain the Morphic-Wrapper dependendparts. For more information, see http://typeinference.swiki.net/1
SqueakMap squeak

TypeLWidgets

SmalltalkHub

TZ-Olson

TZ-Olson is an Olson time zone database for Squeak. See https://en.wikipedia.org/wiki/Tz_database for background and general information. The class comment for TimeZoneDatabase provides additional details. The Squeak Chronology package, especially class DateAndTime, represents time in terms of magnitude (seconds relative to …
SqueakMap squeak

UbiquiTalk

UbiquiTalk is an open P2P platform that supports automatic peer discovery without requiring any infrastructure. Hence, UbiquiTalk can be used either within a network infrastructure or an adhoc network (e.g. Wifi).Each UbiquiTalk peer, named "host", can act either as a …
SqueakSource

UIEnhancements

Provides support for selectable user interface themes in Morphic, extra widgets to support a consistent look-and-feel and a framework for easily creating UIs in code. Check here for instructions and comments:http://wiki.squeak.org/squeak/6005
SqueakSource squeak

Universes

Package universes is a toolset that supports reliable, automatic installation of packages via a package-browsing tool. The approach of the tools is that users operate within one universe, and each universe only has a large but limited set of packages …
SqueakMap squeak

Versionner

"Versionner" is a French word that means handling versions. Versionner is the GUI of metacello. It supports a very simple working style: Pressing commit save all the packages of your application and it will create a new Metacello version. The …
SqueakSource pharo

VMMaker

This package includes all the ObjectMemory/Interpreter classes, the VMMaker/Tool classes, the InterpreterPlugin hierarchy and all the assorted helper methods. It doesnotinclude the handwritten platform specific C code that you will also need. See the documentation for the specific release for …
SqueakMap squeak