59825 packages
— page 1484
The Squeak Web Browser
SqueakSource
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
Migrate SCG static web to Pier.Installer ss project: 'SCGPier'; install: 'PierImport'.Analyze a web site (pier independent part, also included in the above):Installer ss project: 'SCGPier'; install: 'LinkChecker'.
SqueakSource
An easy-to-use task scheduler that can run arbitrary blocks:Every so often (e.g. every hour starting now)Daily at a given timePeriodically starting at a given time (e.g. every other hour starting a noon)Per a provide schedule (e.g. using Schedule instance you …
SqueakSource
squeak
Port of http://smalltalkhub.com/#!/~TorstenBergmann/Scheduler
GitHub
MIT
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
A Scheme interpreter
SqueakSource
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
Some Funny Things
SqueakSource
Scl is a small language for component-based software programming i.e programming by assembly of software components on the shelves (COSTS). Actually, Scl is framework of Smalltalk class that allows programming components and connectors.
SqueakSource