59798 packages — page 1185

PDSBEQuinto

Example project from Squeak by Example.
SqueakSource squeak

PeaceData

SmalltalkHub

PEB-LightsOut

SmalltalkHub

PedidosWeb

Sistema de Pedidos Web
SqueakSource

PEG

Experiments with executable grammars
SqueakSource

peg_parser

Benchmarking script for Sqeak Smalltalk parsers
GitHub MIT

Pegasus

SmalltalkHub

PegSolitaire

CSCI 331 Peg Solitare Assignment
GitHub

PEGSQLParser

SqueakSource

Pelletland

SmalltalkHub

Pen

SmalltalkHub

PepitaOnlineAgain

SmalltalkHub

Pepper

Our crazy programming language/paradigm/architecture research project. Nothing interesting for now...Important:The tests are currently broken, because monticello does not preserve the values of class instance variables. We are working on this...
SqueakSource

Periscope

SmalltalkHub

Periscope

Universal navigation sidebar for Nautilus
GitHub pharo MIT

Persephone

Sub-Method Reflection for Squeak
SqueakSource squeak

Persephone

Monticello package from transactional repository
Lukas Renggli Source pharo

PersephoneLoader

Monticello package from transactional repository
Lukas Renggli Source pharo

Perseus

Although several tools are available to ease the implementation of programming languages (e.g., SmaCC), creating a complete programming environment remains a difficult task.Perseusis a framework for programming environment. Effort to implement programme editor and debugging tool is considerably easier compared …
SqueakSource

PersistedModel

A Smalltalk abstract model which provides image level persistence
GitHub MIT

Persistence

Persistence is a Object to Relational database mapping tool. Currently works with 1.11 of the Mysql Driver. See PersistenceTest class comment for a tutorial and examples.
SqueakMap squeak

PersistenceQuery

A pharo DSL for generating persistence dependent queries from smalltalk collection usage
GitHub pharo

PersistentQueue

PersistentQueue for Pharo
GitHub pharo

Personal SqueakSource

Installation for Personal SqueakSource.Used to host source.squeak.org.See homepage.
SqueakMap squeak

PersonalSetting

f you are using Pharo or have ScriptLoder installed, here is the magic incantation to get it in your image:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. (Smalltalk at: #PersonalSetting) perform: #loadAlexandreBergelPreferencesFor Cyrille:ScriptLoader new installer ss project: 'PersonalSetting'; install: 'PersonalSetting'. …
SqueakSource pharo