891 packages — page 18

OggVorbis

A pure smalltalk port of the Ogg-Vorbis decoder. It works (just) but is EXTREMELY ugly code. Refactoring is neccesary.It runs VERY slowly and it is not really usable at the moment. There will be cases that it cannot decode and …
SqueakMap squeak

OmniBrowser

OmniBrowser is a ground up rewrite of the classical system browsers providedin Smalltalk. It's designed to be flexible and extensible, so as to encourageexperimentation with new types of development tools, language extensions,and runtime environments. It features modern refactoring support.
SqueakMap squeak

OO2

Trabajos practicos de la materia Programacion Orientada a Objetos 2 - Version Smalltalk
GitHub

OpenPlay

OpenPlay is a future project based on MagicWords. Currently this project is empty.
SqueakSource

OSProcessPlugin

OSProcessPlugin (OSPP) provides access to Unix/Linux, Mac OS X, and Windows operating system functions. OSPP is used by OSProcess for low level system access. Stub classes are provided for other operating systems (help welcome here). OSProcessPlugin contains the complete source …
SqueakSource

Over The Air

Communicates with AT-compatible GSM modem/phone via serial/USB port. Sends and receives PDU-encoded SMS (most phones can handle only PDU-encoded ones). Has a simple Web API to controll the state and monitor incoming/outgoing queues. Custom SMS types for recognition can be …
SqueakMap squeak

P2P

this project is about harvesting the P2P communication framework of the DGV project - aim to provide a framwork for Pharo - first steps: make it run under Pharo 1.3 locally - add test cases for remote tests - refactor …
SqueakSource pharo

PackagesVocabularyExtractor

SmalltalkHub

ParallelPort

An etoy to access the parallel port.Windows users:It requires theIOST for Squeakproject and FFI.Linux users:You will have to download thislibraryand place it on the vm directory. Make sure you have FFI installed in your image. Also, in order to avoid …
SqueakSource squeak

ParObj

An experimental proxying system that attempts to enforce that objects are properly used in a parallel environment.
SqueakSource

PerspectiveS

PerspectiveS introduces dynamic layers of behavior into the Squeak environment. It was inspired by the layers idea of the PIE system. The main difference between the two systems is that while PIE simultaneously offers alternative designs to developers within their …
SqueakMap squeak

pharo-atomic-refactors

GitHub pharo MIT

pharo-refactoring-intialize

Right-click refactor for generating initializers for instance variables in Pharo Smalltalk
GitHub pharo MIT

Pharo-RWMutex

Mutual Exclusion access to a shared resource between a single writer and multiple concurrent readers.
GitHub pharo MIT

PharoNonCorePackages

This repository contains all the packages maintained by the pharo maintainers and that are not external to Pharo (ie like the package used in Pharo-dev). If you want to get commit rights just ask in the mailing-list In the future …
SqueakSource pharo

PLM Refactoring Forever

It is a refactoring of LargeLists changes introduced from 3.7a-5707.This patch can be loaded to 3.7a-5707 or later versions.What I have done are: (See PLMSimpleTestModel example methods).
SqueakMap squeak

PrimeFactors

SmalltalkHub

ProfilerUI

Profiler user interface for AndreasSystemProfiler (also for MessageTally and PreciseProfiler in the future)
GitHub

Promises

An implementation of ELinda, Promises/A+, providing local & remote promises, with eventual resolution and promise pipelining.
SqueakSource

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

RBBugFixes

Suggested bug fixes for Lukas Renggli's Refactoring Spelling.RBSpellChecker>>NormalizeDon't pass through $' charactersRBLiteralValuesSpellingRule>initializetest node value instead of node
SqueakSource

RBFormatter

the RBConfigurableFormatter from the Refactoring Browser
GitHub MIT

RefacEngineUnivFork

Small university project trying to improve the refactoring engine
SqueakSource

Refactoring

SmalltalkHub pharo

Refactoring Browser for 3.2

See more information in the general Refactoring Browser package.
SqueakMap squeak