361 packages — page 2

obf

An optimizing Brainfuck compiler in Pharo
GitHub pharo 3 stars

OldCompiler

The old Smalltalk compiler and AST, deprecated
GitHub 3 stars

OS-Windows

Extensions for Pharo-OS-Windows.
GitHub pharo 3 stars MIT

Pragma-Validators

A set of declarative validators for Pharo accessors, inspired by JSR-380 Java Bean Validation annotations
GitHub pharo 3 stars MIT

BeautifulComments

A nice extension of Pharo to support class comments in Microdown and better rendered.
GitHub pharo 2 stars MIT

Dynabook-Foundation

A small layer for Dynabook component domain objects to allow for flexible future extension
GitHub 2 stars MIT

FAST

Famix metamodel AST extension
GitHub 2 stars MIT

Migrator

A list of extensions with automatic transformations to ease migration.
GitHub 2 stars

PharoCompatibility

Pharo compatibility for GemStone: various extensions to Gemstone/GLASS to improve its compatibility with Pharo.
GitHub pharo 2 stars MIT

PolyMath-Extensions

GitHub 2 stars

SqCompiler

A Squeak bytecode compiler written in C and Leg
GitHub squeak 2 stars

CalypsoExtensions

Calypso Extensions: https://github.com/dionisiydk/Calypso
GitHub pharo 1 stars MIT

ColorsExtensions

Extensions to Pharo colors
GitHub pharo 1 stars MIT

Contracts

Dynamic type-checking in Pharo using pragmas.
GitHub pharo 1 stars MIT

Cuis-Smalltalk-LayoutAlgebra

A small extension to simplify creating morph layouts
GitHub cuis 1 stars MIT

dastrel

An experimental custom shader language written in Pharo.
GitHub pharo 1 stars

EqualityThroughVariablesTrait

A Pharo trait that implements equality via the equality of instance and indexed variables
GitHub pharo 1 stars

extensibleMetaclasses

GitHub pharo 1 stars MIT

FlagBrowser

GitHub pharo 1 stars MIT

GsBasePharoCompatibility

GemStone base product extensions to facilitate Pharo compatibility
GitHub pharo 1 stars MIT

gstr

Extensions to GNU Smalltalk to make it look a bit more like Ruby
GitHub gnu_smalltalk 1 stars

JSONExtensions

Adds OrderedJsonObject on top of the JSON package
GitHub 1 stars MIT

lepiter-literate

GToolkit extension to use Lepiter for "Moldable Literate Programming"
GitHub 1 stars

MethodWrapper

Method wrappers are simple ways to way to perform simple dynamic analysis.
GitHub pharo 1 stars

MethodWrapperAsObject

A little to support the same functionality than method wrapper but via an object implementing run:with:in:
GitHub pharo 1 stars