362 packages
— page 9
A Squeak Client for Kyoto Tycoon.Kyoto Tycoon is a newly-introduced lightweight KVS. It is a successor of Tokyo Tyrant.It has nice features as follows: Details: http://fallabs.com/kyototycoon/ "Use this script for 0.1.0 (I cannot add a release page why?)" Compiler evaluate: …
SqueakMap
squeak
A set of new language features for Pharo 9.0-10
GitHub
pharo
a kit for building one's own custom Lisp implementation 1) LispKernel, a minimal Lisp-2 interpreter with- dynamic scoping- all fundamental special forms: let, setq, and, or, if, defun, defmacro ...- 100+ basic functions: list, car, funcall, null ...- catch/throw, unwind-protect- …
SqueakMap
squeak
Roassal2 extensions used by LNU-SparseMatrix and LNU-LinkedData-Visual packages.
GitHub
MaBase provides a set of useful extensions to Squeak. The following are descriptions of the included packages: Ma exception handling -
SqueakMap
squeak
Muller Automation base-layer, a set of useful extensions for Squeak. Includes the Ma Serializer.
SqueakSource
squeak
Magmafy contains some extensions to Magma. For instance custom indexes.
SqueakSource
MEPS is a parser combinator for Smalltalk. MEPS consists of an interface used to build parsers, plus a set of method extensions in PositionableStream which combine the parsers. MEPS has been used for everything from one-liners to complete Java parsers. …
SqueakMap
squeak
Extending Pharo Compiler
GitHub
pharo
Reflection and meta-programming in Smalltalk. Provides explicit metaclasses and other reflective features.
SqueakSource
Reflective Language with a Pluggable/State-Full Meta-Level
SqueakSource
This packages enables the recompilation of methods after changes in classeswithout the need to access any source code. This improves speed and in somesituations even makes it possible to recompile some classes at all (forexample, when using alternative compilers without …
SqueakMap
squeak
FOR REFERENCE ONLY. NO LONGER MAINTAINED. This is an extension of the ObjectAsMethodWrapper project. I cleaned up the original code and tests, and added the ability to stub out a method on an existing class.
SqueakSource
This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) MiniTraits is a small implementation of Traits functionality. It enables you to create a set of behavior and state that can …
SqueakMap
squeak
Mocketry - mock objects framework with SSpec functionality.[:mock | [mock someMessage] should strictly satisfy: [mock someMessage willReturn: 'some']] runScenarioor[:mock | [mock someMessage] should lenient satisfy: [mock someMessage willReturn: 'some']] runScenarioExtended pragma based Specs DSL:5 should equal: 6and ...See Wiki
SqueakSource
Just some morph extensions/addons which are here for convenience.
SqueakSource
An extension of Mondrian to support animation.
SqueakSource
Monticello RMT Repository is a new repository for Monticello. Prerequisites: RMT, McFileServer (included in SAR file)
SqueakMap
squeak
*Prerequisites: Monticello, OmniBrowser* 1-DescriptionA new package system coming with a new package browser intended to substitute PackageInfo and the old package browser.Once loaded, execute "Package bootstrap". This is necessary to built some packages from the classes present in the system. …
SqueakMap
squeak
Moose JEE is an extension of Moose to analyze Java Enterprise applications. For more information about the application and how to download it visit theMoose JEE web pageor directly download it executing:Gofer new squeaksource: 'MooseJEE'; package: 'ConfigurationOfMooseJEE'; load. (Smalltalk at: …
SqueakSource
squeak
Extensions to base classes of Gemstone/S
GitHub
gemstone
Tool for understanding indirect links between code.Requires Connectors.If you have trouble, please run the tests first. Documentation:Paper for ESUG 2003:http://esug2003.esug.org/academic/1-vainsencher.pdfShort description of that presentation:http://wiki.eranova.si/esug/MudPie And something like a tutorial is below: Start executing these from the top (use print it …
SqueakMap
squeak
Muscle can help you to start, stop, startUI and restart images in *nix systems. It needs crab.How to load: take a fresh pharo image and load muscle (and crab and requisites) with this: Gofer it wiresong: 'mc'; package: 'Filesystem'; load. …
SqueakSource
pharo