3408 packages — page 120

QueryBuilder

A query builder for Pharo Smalltalk
GitHub pharo MIT

QuickAccess

Fork of Torsten Bergmann QuickAccess project (http://smalltalkhub.com/#!/~TorstenBergmann/QuickAccess / https://github.com/astares/Pharo-QuickAccess)
GitHub pharo

Quizz

A simple Quizz engine in Pharo.
GitHub pharo

quote-of-the-day

A simple program that shows a random quote on demand.
GitHub pharo MIT

QWidget-Parser

This project consists of developing using patterns such as Visitor or Builder in Pharo Smalltalk a tool that reads the window design (XML or JSON) and generates the necessary code to display it with Spec2.
GitHub pharo GPL-3.0

radiofreewillsandbox

I am using this project for Pharo training
SqueakSource pharo

random-numbers

Project to provide different random number generators for the Pharo programming language
GitHub pharo MIT

Raycaster-pharo

3DMaze using raycasting in pharo smalltalk.
GitHub pharo

Raylib-Pharo

GitHub pharo

RayTracerChallenge-Pharo

GitHub pharo

RBParsers

some extensions to the RBParser in Pharo
GitHub pharo

rcPBELightsOut

PHARO By Example
SqueakSource pharo

readline

SmalltalkHub pharo

readline

Readline implementation in Pharo
SqueakSource pharo

ReadWriteLock

SmalltalkHub pharo

RED

Pharo remote debugging experiment
GitHub pharo MIT

RedisBinaryClient

This is basically a fork of the RedisConnection from Redis Client: http://www.squeaksource.com/Redis.html. I had to switch to SocketStream instead of Xtreams Streams. Now it is possible to store Umlaute and the like, even as keys. Copied the tests also --> …
SqueakSource pharo

Refactoring

SmalltalkHub pharo

Refactoring-Pharo-Platform

Monticello package 'Refactoring-Pharo-Platform' in the rb repository at source.lukas-renggli.ch. Latest Refactoring-Pharo-Platform-lr.1.mcz; 1 version.
Lukas Renggli Source pharo

ReferenceTestResources

I am a test resource used to test Moose smalltalk models
GitHub pharo MIT

Refrain

A tool for mining repetitive changes from the commit history of Pharo projects
GitHub pharo MIT

Regex

A fork of the regular expression matcher in Pharo to be used as a dependency for GemStone/64
GitHub pharo MIT

Regex

Regular expressions. See category DOCUMENTATION on the class side ofRxParserfor usage and implementation details.NB.ForPharousers, this package is maintained as part of the core images. For Squeak users, the Pharo repositories might have recent snapshots that weren't actively tested on other …
SqueakSource pharo

regression-testing

SmalltalkHub pharo

ReinforcementLearning

Implementation of Reinforcement Learning (Q-Learning) in Pharo Smalltalk. The code is described in a chapter of the Agile Visualization book.
GitHub pharo MIT