59812 packages — page 1407

PrimCallController

A PrimCallController (PCC) serves for switching external prim calls (primitiveExternalCall) on and off: this is helpful for e.g. testing of plugins. Dis/en-abling prims by a PCC works forbothinternal and external modules! This package contains two concrete PCCs using totally different …
SqueakMap squeak

PrimeFactors

SmalltalkHub

primer-repo-smalltalk

Paradigmas de programación
GitHub

PrimerEjemplo

SmalltalkHub

Primes

SmalltalkHub

Printf

This origins from a changeset which was submitted by Michael Rueger to the squeak dev mailing list in 2000. I found it using archive.org and decided to put it up for others
SqueakSource squeak

PrintProjectsAsPng

See the embedded wiki for information. This is a renamed project was ThreadNavigatorPlus
SqueakSource

PriorityQueue

Priority Queue for Pharo
GitHub pharo

prisma

Prisma
SqueakSource

PrismCodeDisplayer

SmalltalkHub pharo

Prison-escape

Implementation of one game in three languages
GitHub

PrivacyChecker

SmalltalkHub

PrivateMethods

SmalltalkHub

PRL-SmallTalk

2nd assignment on Programming Languages DE sem 3
GitHub

PRMath

This project adds support for MathJax to Pier, so enabling the display of (LaTeX-like) formulas. My initial version is just a proof of concept, see the ToDo wiki page for examples of what you can contribute.
SqueakSource

proba

proba
SqueakSource

ProbaGrySmalltalk

SqueakSource

ProbDistrs

SmalltalkHub

processingjs

SqueakSource

ProcessLocalStorage

This project provides process-specific variables (called TLS - thread-local storage) in other environments. Two kinds of variables are provided: ProcessLocalVariable (similar to TLS), and DynamicVariables (akin LISP's dynamic scope)
SqueakSource

ProcessModel

Process Model views are built following a recovery process such that each process view allows us to evaluate different process characteristics. This project proposes three process view types: ROLEBLUEPRINT, TASKBLUEPRINT and WORKPRODUCTBLUEPRINT.Gofer new squeaksource: 'ProcessModel'; package: 'ConfigurationOfProcessModel'; load. (Smalltalk at: …
SqueakSource squeak

ProcessModelExperiments

SmalltalkHub

ProcessModelUBO

SmalltalkHub

ProcessWrapper

ProcessWrapper is a plugin + wrapper code for Win32 process execution with non-blocking stdin, stdout and stderr support.The project aims to give features similar to OSProcess, but it's not related to it in any other way.To try it:load the ProcessWrapper-Core …
SqueakSource

ProcessWrapper

SmalltalkHub