389 packages — page 8

implicit-prefix-matching

Implicit Prefx Matching extension for COMPLISHON
GitHub MIT

InternalThreadNavigationPlus

This is an addOn to InternalThreadNavigationMorph Some of this code is a reuse of Ned Konz work.
SqueakMap squeak

IRCLogViewer

This is a simple viewer application for IRC log files. It can be used to have a look at the history of IRC channels (such as #squeak) from within the squeak image. Open it using the world menu "open..." and …
SqueakMap squeak

Jabber

A client implementation for the OpenSource jabber im protocol (see http://jabber.org).The implementation consists of three parts: a simple IM Client framework, the non-UI JabberClient model and a very simple first UI for the Jabber client. The IM Client Framework includes …
SqueakMap squeak

JackCompiler

A compiler to the Jack language based on nand2tettris course using Pharo IDE
GitHub pharo

JSE

Done:JavaScript parser (PetitParser)ASTIn development:compiler/interpreter (not yet determined, probably some kind of Smalltalk translator)Future development:API extractor (maybe)Based on the ECMA-262 standard. Ported from VisualWorksMembersCreator:Holger KleinsorgenAdmin:Holger KleinsorgenTagscompilerLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/JSE'user: ''password: ''PackagesConfigurationOfJavascriptEngineJavascriptEngine-ASTJavascriptEngine-DevelopmentJavascriptEngine-LibraryTestsJavascriptEngine-ParserJavascriptEngine-PharoJavascriptEngine-Runtime-CoreJavascriptEngine-Runtime-TestsJavascriptEngine-TestsLinkshttp://www.squeaksource.com/JSE.htmlhttp://www.squeaksource.com/JSEGlobal:Read And WriteStatisticsRegistered:14 October 2010 …
SqueakSource pharo

Kernel-StatefulTraits

Monticello package 'Kernel-StatefulTraits' in the 310 repository at source.squeak.org. Latest Kernel-StatefulTraits-alexandre@bergel.eu.169.mcz; 1 version.
Squeak Trunk squeak

KernelExtensions

SmalltalkHub

Kilauea

Kilauea is a minimalistic framework that combines Seaside, Magma and Mewa to help people quickly create web applications with persistence. Currently, the biggest sample app is Nags. Kilauea has everything you need in its list of MC dependencies, so it …
SqueakMap squeak

KyotoTycoonClient

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

language-extensions

A set of new language features for Pharo 9.0-10
GitHub pharo

LDAP-Extensions

SmalltalkHub

LispKit

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

lnu-roassal-extensions

Roassal2 extensions used by LNU-SparseMatrix and LNU-LinkedData-Visual packages.
GitHub

lsd-traits

SmalltalkHub

MaBase

MaBase provides a set of useful extensions to Squeak. The following are descriptions of the included packages: Ma exception handling -
SqueakMap squeak

MaBase

Muller Automation base-layer, a set of useful extensions for Squeak. Includes the Ma Serializer.
SqueakSource squeak

Magmafy

Magmafy contains some extensions to Magma. For instance custom indexes.
SqueakSource

MEPS

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

meta-project-sngugi

Extending Pharo Compiler
GitHub pharo

MetaclassTalk

Reflection and meta-programming in Smalltalk. Provides explicit metaclasses and other reflective features.
SqueakSource

MetaTalk

Reflective Language with a Pluggable/State-Full Meta-Level
SqueakSource

MethodRecompiler

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

MethodReplacement

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

MiniTraits

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