59745 packages
— page 2008
Monticello package from textlint repository
Lukas Renggli Source
pharo
Monticello package from textlint repository
Lukas Renggli Source
pharo
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
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
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
: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
Audio visual performance with Phausto, Coypu and Bloc for ESUG 2025
GitHub
MIT
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
Game from PBE
SqueakSource
An island C parser for the refactoring of plugins of the pharo-vm
GitHub
pharo
To install ThingLab, follow the instructionson the Swiki.
SqueakSource
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
from Ramon Leon's code and blog post http://onsmalltalk.com/2010-07-28-a-simple-thread-pool-for-smalltalk
GitHub
MIT
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
: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
Pharo 12 TicTacToe with minimax AI — built by a Claude agent during a claude-agent-sdk-smalltalk eval session
GitHub
pharo
pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid
SqueakSource