4630 packages — page 182

TPFlagCathy

TP des pays sur pharo
GitHub pharo

TPI-PP

Juego Cuadrilatero en SmallTalk
GitHub

TPPOO4

Réalisation d'un logiciel de gestion des comptes bancaires
GitHub

Trabajo-practico-1-en-smalltalk

La solución desde mi punto de vista al trabajo practico establecido en algoritmos 3
GitHub

trabajos-Pharo

GitHub pharo

tracer

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

Tracking-ST

GitHub pharo MIT

Traveling-Salesman-GA-Pharo

The Traveling Salesman problem solved using genetic algorithms in Pharo
GitHub pharo GPL-3.0

Trees

Trees for Pharo
GitHub pharo

Trello

Pharo Smalltalk's Trello client
GitHub pharo GPL-3.0

Triangle-Scaling

Simple Smalltalk project that presents its usage by implementing scaling equilateral triangle.
GitHub

Trias

Trias
GitHub MIT

tryToCrashSmalltalkCI

xp to crash the smalltalk CI
GitHub

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-Logger

The TSF-Logger Frameworkis a simple, lightweight, and ready-to-use logger with log-level support. It follows a modular approach based on the Strategy and Decorator pattern.
GitHub pharo Apache-2.0

TSF-NexIO

TSF-NexIO is a lightweight, robust framework for JSON-RPC 2.0 communication over WebSockets in Pharo Smalltalk. It is designed to enable 'synchronous semantics on asynchronous channels' and enforces a strict separation between transport (Server) and business logic (Delegate). TSF-NexIO supports Batch …
GitHub pharo Apache-2.0

TSF-Scheduler

A robust, thread-safe, lightweight and zero-dependency task scheduling framework for Pharo Smalltalk
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

Tuppu

Simple persistent document store
GitHub pharo MIT

Tus-Libros

Implementación de un sistema de compras online de libros para la editorial TusLibros
GitHub MIT

tweety

sistema de mensajeria en smalltalk y con interfaz web
GitHub

twitter

Twitter client for Newspeak. Migrated from bitbucket.com/fbanados/twitter
GitHub

TwoFer

# Two Fer `Two-fer` or `2-fer` is short for two for one. One for you and one for me. Given a name, return a string with the message: ```text One for X, one for me. ``` Where X is the …
GitHub

TypeAnnotation

Experimental type annotations for Pharo
GitHub pharo

TypedSlot

An example of Slots usage for Pharo
GitHub pharo MIT