819 packages
— page 13
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
Install the font "Komika Text" (http://pedroreina.net/apostrophiclab/0141-KomikaText/komikatext.html) and select it as eToys and Flap font.
SqueakMap
squeak
===== 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
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
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
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
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
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
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
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
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
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
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
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
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
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
LDAP client library written fully in squeak.
SqueakMap
squeak
A simple implementation of Life Game. It is based on Dan's original Life Game for Smalltalk-80.
SqueakMap
squeak
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
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
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
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
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
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