45317 packages — page 494

KernelTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

KernelTests

Welcome to the Squeak Trunk repository! You might want to read more information aboutSqueak's Community Development Model.When having this repository configured as the "Update URL" in Squeak's preferences, the update loads a series of Monticello configuration maps (short: mcm) named …
Squeak Trunk squeak

KETHERNET_0x0100007F

Fenomenología estructural con API parcial. Cosmogonía ejecutable.
GitHub

KeyBinder

KeyBinder modifies the way Squeak handles keyboard events and provides a framework for constructing keyboard bindings.
SqueakMap squeak

Keymapping

Keyboard shortcut management. Allows you to add/modify keyboard shortcuts used by most Morphic tools and add shortcuts to any Morph or group of Morphs. You must load PluggableTabBarMorph in order for the keymap editor GUI to work:Installer installUrl: 'http://www.kencausey.com/mcrep/PTabBarMorph-KLC.2.mcz'To install …
SqueakSource squeak

Keything

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) Keything allows you to store your passwords in a safe place. I also published patches for Monticello and Seaside, check the …
SqueakMap squeak

KGBTestResources

I am a test resource used to test Moose smalltalk models
GitHub MIT

Khoros

classes for PortMidiPlugin (MIDI I/O) for Squeak.
SqueakSource squeak

Khoros

SmalltalkHub

KhorosVM

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

Knigge

USE AT OWN RISK(and test the image you're getting beforeusing it for something else). Knigge gives you the possibility to load packages fromone image to another, either precompiled (not working yet,crashes vm) or as source. Depends onClassloader(refactored)RemoteObjects(look at http://squeak.saltypickle.com/RemoteObjects/ )PackageInfo-Exporters(for …
SqueakMap squeak

KofnosWorkingSet

Just some stuff I'm working on.
SqueakSource

KomAjpServer

KomAJPServer is based onKomHttpServerand adds support for theAJP13 protocol.Link to official website
SqueakSource

KomHttpServer

Prerequisite packages: KomServices(which in turn needsDynamicBindingsand, if you are using a pre-3.7-image,Named Process) KomHttpServer is the Comanche web server package. To get a simple web server running, install this package and evaluate the code below. A simple file serving web …
SqueakMap squeak

KomikaText True Type Font

Install the font "Komika Text" (http://pedroreina.net/apostrophiclab/0141-KomikaText/komikatext.html) and select it as eToys and Flap font.
SqueakMap squeak

KomPackaging

===== KomPackaging 1.0 (Build #25) ===== Prerequisite packages (default fulfillments) ===== Release Notes ===== This package adds support for two types of urls, package and squeakmap...they take the forms: sqpkg://httpserver.kom:6.1sqmap://Named Process:1.1 You can to interesting things with these URLs, such …
SqueakMap squeak

KomServices

Prerequisite packages:DynamicBindingsandNamed Process(which is included in Squeak 3.7 and later) KomServices provides a framework for the creation and management of background processes. A generic Service class is provided for this purpose. Additionally, TcpService is provided for creating services that respond …
SqueakMap squeak

kon.txt

kont.txt is a decision tree based legal expert system, and a tool for legal education. It lets you define legal words as terms within a context of other terms, and test the validity of your understanding by providing an 'expert'-system …
SqueakMap squeak

KoreanLanguageEnvironment

SqueakMap squeak

KryptOn

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) KryptOn is a Cryptography facade designed to facilitate easy augmentation of any program with common, easy-to-use authentication (digital-signatures), authorization (capabilities) and …
SqueakMap squeak

KVBindings

KVBindings (Key-Value Bindings) provides a mechanism similar to the Cocoa bindings in Mac OS X, but it is a little more smalltalk-esque than just a naive port. (i.e., it uses blocks instead of callbacks). See the wiki page for a …
SqueakSource

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

Labby & Walker

Try to pass through a labyrinth - or let the program find the way... This puzzle should work in all newer Squeak images (the oldest I tried was 3.2gamma), though it is necessary to file in the Matrix class to …
SqueakMap squeak

LaberintoSmalltalk

Laberinto
GitHub