59745 packages — page 2008

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TextLint-View

Monticello package from textlint repository
Lukas Renggli Source pharo

TFFiler

TFFiler creates "file container classes" that can be stored in Monticello and used to re-create the contained files when desired or automatically when first loaded from Monticello.Entire directory trees can be loaded and restored.File data is stored in compressed format …
SqueakSource pharo

TFLogin

This package provides basic user authentication, registration, and account management for Seaside.Features include:User login component with username and password text fields, forgot username, forgot password, register, and login buttons.User registration component with optional BowWave reCaptcha spambot protection.Edit account settings component …
SqueakSource pharo

TFOrderedDictionary

Instances of OrderedDictionary behave as Dictionaries in all respects except that when associations, keys, or values are iterated over, the order in which the iteration occurs is the same as the order in which the associations were originally added to …
SqueakSource pharo

The-Lights-Out-Game

:bulb: The game board consists of a rectangular array of light yellow cells. When you click on one of the cells with the mouse, the four surrounding cells turn blue. Click again, and they toggle back to light yellow. The …
GitHub

thecodeinthecorridor

Audio visual performance with Phausto, Coypu and Bloc for ESUG 2025
GitHub MIT

TheInstrument

Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free …
SourceForge

theLightsOutGame

Game from PBE
SqueakSource

Thelonious

SmalltalkHub

themoosebook

SqueakSource

TheoCIslandParser

An island C parser for the refactoring of plugins of the pharo-vm
GitHub pharo

theWarriors

theWarriors
SqueakSource

ThingLab

To install ThingLab, follow the instructionson the Swiki.
SqueakSource

Thoku

SmalltalkHub

ThreadPool

SmalltalkHub

ThreadPool

A simple thread pool using a shared queue to use if excessive forking is causing problems. Instead of [] fork you use [] queueWork And instead of getting a process back you get a worker that you can ask hasValue …
SqueakSource

ThreadPool

from Ramon Leon's code and blog post http://onsmalltalk.com/2010-07-28-a-simple-thread-pool-for-smalltalk
GitHub MIT

ThreadSafeTranscript

SqueakSource

ThresholdQuality

SmalltalkHub

Thrift

This is a copy of Patrick Collison's hard work (http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/st). I'm only packaging it for convenience.
SqueakMap squeak

ThudGame

SmalltalkHub

Tic-Tac-Toe-Game

:pencil2: Tic-tac-toe (or Noughts and crosses, Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a …
GitHub pharo

tictactoe

Pharo 12 TicTacToe with minimax AI — built by a Claude agent during a claude-agent-sdk-smalltalk eval session
GitHub pharo

TicTacToe

pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid
SqueakSource