30230 packages
— page 342
With Knigge, you could connect two images and transfer packages between them, either pre-compiled or as source.
SqueakSource
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
Just some stuff I'm working on.
SqueakSource
KomAJPServer is based onKomHttpServerand adds support for theAJP13 protocol.Link to official website
SqueakSource
The Comanche Http Server for Pharo Smalltalk
GitHub
pharo
MIT
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
Creation of a program in the Pharo language as a team
GitHub
pharo
===== 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
a tool to contract a String in a small one.
SqueakSource
a little project to manage my web page
GitHub