362 packages — page 11

Pharo-Cologne-Phonetics

Die Kölner Phonetik - German language extension for Pharo/SoundsLike
GitHub pharo MIT

pharo-constructors

Example of how to implement constructors in Pharo with a compiler plugin
GitHub pharo

Pharo-dev-Extensions

Extensions to Pharo and some of its frameworks that I find handy to use during development
GitHub pharo

pharo-hacks

A collection of various Pharo hacks and extensions that do not fit elsewhere
GitHub pharo MIT

Pharo-ReflectivityBreakpoints

Improving Reflectivity breakpoints
GitHub pharo

pharo-spec-components

An extension of Spec 2 in Pharo that provides additional UI components and styling tools.
GitHub pharo

Pharo-Tracepoint

Tracepoint implementation in Pharo with Reflectivity
GitHub pharo MIT

pharo-uFFI-readWin32WideString

Extensions ExternalData>>#readWin32WideString & Win32WideString class>>#fromExternalData:
GitHub pharo

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