819 packages — page 13

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

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

LambdaMessageSend

This package implements a specialized MessageSend subclass and an associated API for functional programming in Squeak. .. see the test cases in FunctionalTalkTest for comprehensive documentation
SqueakMap squeak

Language Game - Demo

A project that explains ( and demonstrates ) the Language Game. See Yoshiki Ohshima's post to the Squeak email list for more details on Language Game: http://lists.squeakfoundation.org/pipermail/squeak-dev/2003-March/055110.html
SqueakMap squeak

Language Game - Kernel

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) As described by Yoshiki Ohshima in a post to the Squeak email list: "It reads a BNF description and(if I remember …
SqueakMap squeak

LanguageEditor

Editor for Babel's languages. World Menu open... Language Editor (to open on default language)World Menu open... Language Editor for... (to choose the language) LanguageEditor openOnDefault.LanguageEditor open.
SqueakMap squeak

Large Collections

This package is not currently loadable. The package owner has been contacted to assist in correcting this. (klc, 7/11/2008) This package adds several classes to Squeak to enable it to better handle collections that contain a very large number of …
SqueakMap squeak

Large Lists

This package modifies the PluggableListMorph hierarchy so that arbitrarily large lists may be displayed efficiently. All large lists benefit automatically. To get the largest benefit, however, the model of the list morph must have an extra method that supplies one …
SqueakMap squeak

LatexMorph

The LatexMorph makes use of Latex and Ghostscript, which must be installed on your system, to format Latex commands, and display the output in the morph. The output is anti-aliased (thanks to Ghostscript). All errors in Latex commands are caught …
SqueakMap squeak

Lazy Collections

The idea for LazyCollection is very simple. It takes a functionalapproach to the common collection protocol of select:, collect:, andreject:. By functional, I mean the collection is not changed nor is a newone created. The blocks are kept around until …
SqueakMap squeak

LDAPlayer

LDAP client library written fully in squeak.
SqueakMap squeak

LifeMorph

A simple implementation of Life Game. It is based on Dan's original Life Game for Smalltalk-80.
SqueakMap squeak

LightXmlRpc

An light and simple xml rpc client that supports XML-RPC.This package only supports for client, but may support server later.Supports SSL if you install Cryptography package and SSL package. Note:This is made by one people, and does not support official …
SqueakMap squeak

LinkuisticsUI-Commando

Implements a TextMate like UI for command invocation. Execute "LUICommandSelection install" to install. Ctrl-/ triggers, esc cancels, use arrow keys/home/end to navigate (no need to move out of the filter field). Filter text will intelligently filter, '/' selects sub structure …
SqueakMap squeak

Lisp

GUI works only in MVC. GUI works in MVC and Morphic both.On MVC, no longer 'Pluggable-Support' needed.MVC, Morphic version runs on 3.8 #6665 later. Morphic version developed Squeak 3.10.2-7179dev08.09.1 image.
SqueakMap squeak

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

ListPaneDemoMorph

Example of hard-coding in Squeak using morphic to create a simple interface having a list pane, a text field and add and remove buttons.
SqueakMap squeak

Lockdown

This change set makes it easier to lock down an image for application delivery. By executing:Preferences disableProgrammerFacilitiesfrom your personalized World menu and saving the locked image under a new name, the following features are disabled: * Halos* Meta and Debug …
SqueakMap squeak