389 packages — page 11

pharo-windows-extensions

GitHub pharo MIT

Pharo-XP-EventRecorder

An extension to Pharo-XP-Tools/EventRecorder for Pharo-XP empirical experiments.
GitHub pharo MIT

PharoBreakpointExtension

GitHub pharo

PharoExtensions

conveniences
GitHub pharo MIT

PharoIterTools

New collections and extensions to help with iteration on Pharo
GitHub pharo MIT

PharoPossibleExtensions

To play with extensions
GitHub pharo

PharoStreamHelper

This is a trait to help playing with stream in Pharo
GitHub pharo

PharoVigorousCache

Just use the TVigorousCache trait in your class and check the class-side script methods. You instance sice methods with no parameters will be automatially cached
GitHub pharo

PhratchMetaRepo

This is a meta repository to install Phratch extensions
GitHub pharo MIT

PierImageGallery

This is a small extension of Pier, the open-source wiki implementation. It allows you to manage your images within a Pier instance using galleries as containers for images. The images are stored on the file system and served by an …
SqueakSource

PNMReadWriter

I am a subclass of ImageReadWriter that decodes portable anymap file formats (pbm, pgm, ppm and pam) images.I accept the #origin pragma for SE files as described in:Algoritms For Image Processing And Computer Vision. J. R. ParkerDon't work with 2 …
SqueakMap squeak

pochocloo

Trabajo Práctico de la materia "Compiladores de Lenguajes Orientados a Objetos" dictada el 4to bimestre del 2023 en FCEyN-UBA
GitHub pharo MIT

PragmaCompatibility

I am a tiny tiny project to manage the `keyword` -> `selector` compatibility of Pragma before and after Pharo 6.1
GitHub pharo MIT

PragmasHelp

A CustomeHelp class for Pragmas
SqueakSource

PragmaTestCase

This project adds different pragmas to the SUnit TestCase classes
GitHub

Preserves

Preserves data serialization format. Seehttps://preserves.dev/.Includes:a Preserves Schema compiler which generates Smalltalk classes corresponding to an input schema.an implementation of the Preserves Value types.a reader and writer for each of the Preserves text and binary syntaxes.MembersCreator:Tony Garnock-JonesAdmin:Tony Garnock-JonesTagsfileformat,protocolLicenseCode commited to this …
SqueakSource squeak

pz-compiler

Educational compiler written in Smalltalk
GitHub MIT

rb

This repository contains the AST and Refactoring Engine by Don Roberts and John Brant, as well as several extensions by Lukas Renggli.Note, this repository only contains model code. The packages here do not and are not supposed to provide a …
SqueakSource

RBParsers

some extensions to the RBParser in Pharo
GitHub pharo

Refactoring Browser for 3.4/3.5

The Refactoring Browser is a variant on the class browser which automates common operations that people do (change the name of a variable) to modify the design of code (extract a portion of a longish method into it's own method) …
SqueakMap squeak

ReflectionExperiments

SmalltalkHub

ReflectionUsesExperiment

This is a browser for reflective methods uses and assessing their relevance
GitHub

ReflectiveDesigns

http://homepages.cwi.nl/~ralf/rd/http://homepages.cwi.nl/~ralf/rd/paper.pdf We render runtime system adaptations by design-level concepts such that running systems can be adapted and examined at a higher level of abstraction. The overall idea is to express design decisions as applications of design operators to be carried …
SqueakMap squeak

ReflectiveTest

This is a simple package that requires SUnit, Lint, and the Refactoring Browser. It is meant to aid in testing your design via SUnit. It also includes a few metrics that can be run complete with results. If you have …
SqueakSource

ReflectiveTesting

This is a simple package that requires SUnit, Lint, and the Refactoring Browser. It is meant to aid in testing your design via SUnit. It also includes a few metrics that can be run complete with results. If you have …
SqueakMap squeak