362 packages — page 10

Mustaside

An extension of Seaside rendering engine for supporting Mustache template
GitHub MIT

MySUnitExtensions

I don't have write access to SUnitExtensions, so I'll store them here.
SqueakSource

NanoTraits

Minimal traits implementation.
SqueakSource

nCompiler for 3.8

This is the new Compiler. This is for 3.8 only, for 3.9, please install "NewCompiler".
SqueakMap squeak

NeoCompiler

SmalltalkHub

NewCompiler

This is the new Compiler for Squeak 3.9. This is based on Anthony's ClosureCompiler2, but cangenerate old-style bytecode, too. This depends on the AST package.
SqueakMap squeak

NewCompiler

Monticello package from transactional repository
Lukas Renggli Source pharo

NewCompiler

The new Compiler, based on the ClosureCompiler
SqueakSource

NewCompilerPragma

The new compiler with pragma support
SqueakSource

NotificationsArea

NotificationsArea is a Seaside Decoration which renders a notifications div & an error div.It wraps around the AJAX calls generated by scriptaculuous/prototype extensions of seaside, and adds a notification if the callback attached to the AJAX thing was successfull, or …
SqueakSource squeak

Nucleus-Pharo-Extensions

Useful extensions for Pharo
GitHub pharo MIT

NumberExtensions

Add some usual mathematical functions
SqueakMap squeak

NumberExtensions

Add a few mathematical functions - hyperbolic functions - sinc (cardinal sine)
SqueakSource

objvlisp-implementation

Reflective ObjVlisp micro-kernel implemented in Pharo with advanced metaclasses and core object mechanisms
GitHub pharo

OBO2Merge

This is currently experimental to assess the possibility of healing the fork between these two browser strands. The initial instance takes some common code out of each corresponding class, into a trait. This allows a cautious bottom up approach. A …
SqueakSource

ocompiler

A port of Bee optimizing compiler to pharo
GitHub pharo MIT

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

OnStack

Experiments for metalinks on running methods
GitHub MIT

OpalCompiler

The Opal Compiler Framework
SqueakSource

Open Source | Georg Heeg eK

Tools and extensions for Cincom Smalltalk developed by us. We make these "Contributions" available.
Web Discovered visualworks

OpenID

OpenIDis an open, decentralized, free framework for user-centric digital identity.StatusThis is an implementation of OpenID consumer based on OpenID Authentication 1.1. The consumer can discover XRD or OpenID descriptions and establish DH-SHA1 association with the provider.This was tested on Squeak3.8 …
SqueakSource squeak

OpenPonkRoassal2

Roassal2 extensions from OpenPonk
GitHub MIT

PackageExplorer

PackageExplorer displays the hierarchical decomposition of packages in: class categories, classes, protocols and methods. Core methods are listed first, extension methods second. Attributes to these entities may be shown e.g. the fact whether a class comes with a class comment …
SqueakSource

Persephone

Sub-Method Reflection for Squeak
SqueakSource squeak

PetitParserExtensions

SmalltalkHub