819 packages
— page 22
Provides telnet access to a simple evaluate-print loop. Use "REPLServer startOn:". The default password is "squeak". Requires KomServices.
SqueakMap
squeak
This is a Project named "Richard's Geemail Example" that Alan Kay posted to Bob's SuperSwiki.
SqueakMap
squeak
A library for manipulating relational queries as first class Smalltalk expressions, and generating SQL from them. There's no documentation yet, but you can maybe muddle through using the test cases and some comments I made on my blog here: http://www.cincomsmalltalk.com/userblogs/avi/blogView?searchCategory=databases …
SqueakMap
squeak
RoelTyper is a fast type reconstructor for Smalltalk, based on heuristics. It type-checks instance variables of classes. Typing a complete VisualWorks Smalltalk image takes less than one minute and a half! For this speed you get the types for about …
SqueakMap
squeak
RoleS is an experimental extension of Squeak for role modeling. It builds on AspectS. One of the interesting properties of RoleS is that when one or more roles are added to an instance, the instance's identity does not change (no …
SqueakMap
squeak
Are you good at Roman numerals? Good or not, you can download LittleThings2 package and play around with them Romans for a while. The package contains a new Squeak class called 'RomanToArabic'providing means for testing of correctness of the numeric …
SqueakMap
squeak
This was a first try on have something developed in 3.9 and what could "intelligent" load on SqueakLight
SqueakMap
squeak
Framework for supporting distributed Squeak objects. The main goal of the project is transparency, so you don't need to change your objects to become remote. Another goal is to handle intermittence in the availability of the images, so PDA and …
SqueakMap
squeak
RussianEnvironment and Converters/Intepreteres classes needed for unicode support of Russian language in windows and unixes (CP1251 and KOI8R currently) http://minnow.cc.gatech.edu/squeak/5773 'http://kilana.unibe.ch:8888/RussianSupport/RussianSupport-dao.3.mcz')do: [:pkgUrl | MczInstaller installStream: (HTTPSocket httpGet: pkgUrl)]. "This will ask for font directory - point to location where your …
SqueakMap
squeak
SandstoneDb is a lightweight Prevayler style embedded object database with an ActiveRecord API that doesn't require a command pattern and works for small apps that a single Squeak image can handle. The idea is to make a Squeak image durable …
SqueakMap
squeak
See homepage. This package requires the following packages: GOODS, BTree, SandstoneDB.
SqueakMap
squeak
SARBuilder lets you build .SAR (Squeak ARchive) packages from ChangeSets, Monticello packages, versions, or snapshots, or PackageInfo instances.Please see the class comments in SARInstaller
SqueakMap
squeak
Support for installing SAR packages (like Connectors and the RB)from SqueakMap and the File List.SMSARInstaller will use this if it's present to load SAR packages.Use SARBuilder for making these easily.
SqueakMap
squeak
Support for installing SAR (Squeak ARchive) packages from SqueakMap and the File List. SMSARInstaller will use this if it's present to load SAR packages. Use SARBuilder for making these packages easily.
SqueakMap
squeak
Support for installing SAR (Squeak ARchive) packages from SqueakMap and the File List.For 3.6 and later images. SMSARInstaller will use this if it's present to load SAR packages. Use SARBuilder for making these packages easily.
SqueakMap
squeak
I have written in Squeak an interpreter for a programming language called SC5, based on the video game Space Channel 5. Space Channel 5 is a fun game with retro Peter Max style visuals, and itfollows a space reporter named …
SqueakMap
squeak
Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry- Scamper Removal (If you're running Squeak 3.6, you've already got all of those things.) This package installs the Scamper web browser into the image. Right now this package includes the …
SqueakMap
squeak
Before installing this package, you must install:- SARInstaller- FlapsRegistry- AppRegistry This package removes the Scamper classes from the image and from the Tools flap and Objects bin.
SqueakMap
squeak
ScamperM is refactored version of Scamper.added the following functions.
SqueakMap
squeak
An easy-to-use task scheduler that can run arbitrary blocks: * Every so often (e.g. every hour starting now)* Daily at a given time* Periodically starting at a given time (e.g. every other hour starting a noon)* Per a provide schedule …
SqueakMap
squeak
Scheme openInterpreterIt will open up a little window (based upon Workspace one). Write your scheme code, and then ALT-s for doing an 'accept', an then , on a transcript you will see the result. For trying you can test to …
SqueakMap
squeak
This package adds list support to MIT Scratch v. 1.2.1. After you file in this changeset you will be able to create user-lists and programm them in Scratch with custom command blocks and reporter blocks. You can find some documentation …
SqueakMap
squeak
a small changeset for Scratch v.1.2.1 with an improved editing feature: Right clicking on any command block will add options to the pop-up menu to turn the current block into a similar one of the same category, without having to …
SqueakMap
squeak